[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


+- 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).



More information about the Python-Dev mailing list