Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2003-11-26 18:11:10
Size: 150
Editor: 193
Comment:
Revision 4 as of 2004-01-12 13:44:58
Size: 295
Editor: cache1-2-ffm-vpn
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:

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

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 '--force-imports encodings' command line option from the [http://starship.python.net/crew/theller/py2exe/ 0.4py2exe]

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