On Fri, Dec 9, 2011 at 17:38, Éric Araujo <[email protected]> wrote:
> When running 2to3 from a setup.py script, does it run on the whole
> codebase or only files that are found newer by the make-like
> timestamp-based dependency system?

Only on the ones that are newer. But since at install time, that's all
of them, it doesn't really help. :-)

//Lennart
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to