Size: 150
Comment:
|
Size: 295
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
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