Loading
Reset mtimes on .py files before py2exe.
.pyc files contain the mtime of the .py file used to produce them. I couldn't find a way to prevent py2exe from byte-compiling .pyc files. http://benno.id.au/blog/2013/01/15/python-determinism
.pyc files contain the mtime of the .py file used to produce them. I couldn't find a way to prevent py2exe from byte-compiling .pyc files. http://benno.id.au/blog/2013/01/15/python-determinism