Hi Martin,

I merged the trunk into the w64 branch to realign it.

I applied a patch to pefile to restore Python 2.2 compatibility, by adding enumerate (r945). I guess you could try to submit it upstream (if you are in contact with the author) since it is just a few lines at the top. It doesn't really matter though.

I've also committed a few other Python 2.2 fixes here and there, and added a mechanism to automatically skip tests that can't be executed because of missing third-party dependencies (pycrypto, numpy, etc.), so that test results are more clear.

Everything looks ok to me, and I think we're ready to merge it. Obviously we can clean up a lot of code in bindepend which is not needed anymore after this branch is merge.

The only issue I found is that test2 is now failing. Does it happen to you as well?
--
Giovanni Bajo   ::  [email protected]
Develer S.r.l.  ::  http://www.develer.com

--
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyinstaller?hl=en.

Reply via email to