[issue11933] newer() function in dep_util.py mixes up new vs. old files due stat.st_mtime vs stat

John S. Gruber report at bugs.python.org
Fri Jun 10 06:19:38 CEST 2011


John S. Gruber <johnsgruber at gmail.com> added the comment:

The patch worked--it eliminated the redundant copy caused by this issue.

Thank you very much, Éric.

On Fri, Jun 3, 2011 at 12:39 PM, Éric Araujo <report at bugs.python.org> wrote:
>
> Éric Araujo <merwok at netwok.org> added the comment:
>
> Can you test this patch?

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

----------
title: newer() function in dep_util.py mixes up new vs. old files due stat.st_mtime vs stat[ST_MTIME] -> newer() function in dep_util.py mixes up new vs. old files due stat.st_mtime vs stat

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


More information about the Python-bugs-list mailing list