John S. Gruber <[email protected]> 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 <[email protected]> wrote: > > Éric Araujo <[email protected]> added the comment: > > Can you test this patch? > _______________________________________ > Python tracker <[email protected]> > <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 <[email protected]> <http://bugs.python.org/issue11933> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
