[Python-Dev] cpython (2.7): - Issue #12603: Fix pydoc.synopsis() on files with non-negative st_mtime. (original) (raw)
Charles-François Natali cf.natali at gmail.com
Wed Jul 27 22:55:14 CEST 2011
- Previous message: [Python-Dev] cpython (2.7): - Issue #12603: Fix pydoc.synopsis() on files with non-negative st_mtime.
- Next message: [Python-Dev] Status of the PEP 400? (deprecate codecs.StreamReader/StreamWriter)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
+- Issue #12603: Fix pydoc.synopsis() on files with non-negative stmtime. + Surely you mean non-positive? Non-negative stmtime being the common case.
Of course (st_mtime <= 0).
- Previous message: [Python-Dev] cpython (2.7): - Issue #12603: Fix pydoc.synopsis() on files with non-negative st_mtime.
- Next message: [Python-Dev] Status of the PEP 400? (deprecate codecs.StreamReader/StreamWriter)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]