Changeset 419
- Timestamp:
- Thu Feb 7 08:08:52 2008
- Files:
-
- branches/startup_crash/doc/CHANGES.txt (modified) (diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
branches/startup_crash/doc/CHANGES.txt
r339 r419 29 29 inside a package, the module is now removed from the parent's 30 30 namespace (to match the behaviour of Python itself). 31 + Fix random race-condition at startup of one-file packages, that was 32 causing this exception to be generated: "PYZ entry 'encodings' (0j) 33 is not a valid code object". 31 34 32 35 PyInstaller 1.3
