[issue14842] Link to time.time() in the docs of time.localtime() is wrong

2012-05-17 Thread Ezio Melotti
Changes by Ezio Melotti : -- nosy: +ezio.melotti stage: -> needs patch type: -> enhancement ___ Python tracker ___ ___ Python-bugs-l

[issue14842] Link to time.time() in the docs of time.localtime() is wrong

2012-05-17 Thread Petri Lehtinen
New submission from Petri Lehtinen : The link currently points to the time module. It should point to the time.time() function. -- assignee: docs@python components: Documentation keywords: easy messages: 161010 nosy: docs@python, petri.lehtinen priority: normal severity: normal status: