http://bugs.winehq.org/show_bug.cgi?id=3591
Summary: py2exe does not work properly Product: Wine Version: 20050930 Platform: Other URL: http://www.py2exe.org/ OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: winehq@paniq.org
the py2exe tool does not work properly, because imagehlp is not implemented completely. i could solve the problem by adding imagehlp as native,bultin and providing a native dll.
py2exe is critical for creating deployable python applications for win32. being able to prepare cross-operating-system setups under linux is a high advantage.