[Python-Dev] cpython (2.7): - Issue #12603: Fix pydoc.synopsis() on files with non-negative st_mtime.

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
>> st_mtime.
>> +
>
> Surely you mean non-positive? Non-negative st_mtime being the common
> case.

Of course (st_mtime <= 0).


More information about the Python-Dev mailing list