New submission from Alexander Belopolsky <belopol...@users.sourceforge.net>:
Doc/library/time.rst differs in trunk and py3k. It appears that the trunk version is more up to date and can simply replace the py3k version, but I would like to have another pair of eyes to take a look before committing. I also noticed that time.asctime signature is displayed as asctime([t]) and as asctime([tuple]) in docstring. I think docstring variant is better. ---------- assignee: belopolsky components: Documentation files: time-doc.diff keywords: patch messages: 107141 nosy: belopolsky priority: normal severity: normal stage: needs patch status: open title: time module documentation differs in trunk and py3k versions: Python 3.2 Added file: http://bugs.python.org/file17562/time-doc.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8907> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com