[issue12603] pydoc.synopsis breaks if filesystem returns mtime of 0

Éric Araujo report at bugs.python.org
Fri Jul 22 23:33:30 CEST 2011


Éric Araujo <merwok at netwok.org> added the comment:

Hi!  Thanks for the report and patch ideas.  Would both of your fix ideas preserve backward compatibility?  If yes, we should take the one that makes the code easier to read; if no, we should take the most compatible.  Would you be interested in making a patch?  If so, helpful guidelines are available under http://docs.python.org/devguide; if not, someone else will do it.

----------
nosy: +eric.araujo, haypo, ncoghlan, ron_adam
stage:  -> needs patch
title: pydoc.synopsis breaks if filesystem returns mtime of 0 (common for filesystems without mtime) -> pydoc.synopsis breaks if filesystem returns mtime of 0
versions: +Python 3.2, Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12603>
_______________________________________


More information about the Python-bugs-list mailing list