[issue20852] Embedding with zipped standard library is broken in 3.3.4 (Windows)

2014-03-04 Thread Ned Deily
Ned Deily added the comment: Great, thanks! -- status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubsc

[issue20852] Embedding with zipped standard library is broken in 3.3.4 (Windows)

2014-03-04 Thread Andrey Antsut
Andrey Antsut added the comment: Just checked - confirming that it works with 3.3.5rc2. -- status: pending -> open ___ Python tracker ___

[issue20852] Embedding with zipped standard library is broken in 3.3.4 (Windows)

2014-03-04 Thread Ned Deily
Ned Deily added the comment: This is most likely a duplicate of Issue20621. A fix for the problem is the primary motivation for a new maintenance release for which a release candidate is now available. It would be great if you could test with 3.3.5rc2 and confirm that the problem no longer o

[issue20852] Embedding with zipped standard library is broken in 3.3.4 (Windows)

2014-03-04 Thread Andrey Antsut
New submission from Andrey Antsut: When embedding Python into C++, Py_Initialize() crashes with following errors if the standard library (python33\lib) is in a zip archive (e.g. python33.zip): Fatal Python error: Py_Initialize: unable to load the file system codec ImportError: No module named '