Differences between revisions 2 and 3
Revision 2 as of 2004-01-12 13:43:25
Size: 255
Editor: cache1-2-ffm-vpn
Comment:
Revision 3 as of 2004-01-12 13:44:17
Size: 295
Editor: cache1-2-ffm-vpn
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
That replaces the [http://starship.python.net/crew/theller/py2exe/ force Imports] from the 0.4 py2exe That replaces the [http://starship.python.net/crew/theller/py2exe/ {{{'--force-imports encodings' command line option}}}] from the 0.4 py2exe

Encoding

In py2exe 0.5, if the encodings are not found in the built exe, add these two to the includes: 'encodings', 'encodings.*'

That replaces the [http://starship.python.net/crew/theller/py2exe/ '--force-imports encodings' command line option] from the 0.4 py2exe

EncodingsAgain (last edited 2008-07-08 11:27:44 by localhost)