Menu

#34 Python 2.6 changed Py_ReadOnlyBytecodeFlag

open
nobody
None
5
2010-02-23
2010-02-23
Jim
No

PyMPI tries to use Py_ReadOnlyBytecodeFlag in order to keep Python from generating the .pyc files during a parallel run. Python2.6 changed the name of this variable to: Py_DontWriteBytecodeFlag.

See:http://bugs.python.org/issue602345

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.