[issue1403068] cannot import extension module with Purify
Amaury Forgeot d'Arc
report at bugs.python.org
Mon Jan 12 16:39:24 CET 2009
Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:
Newer versions of Purify seem to convert the file name to uppercase
letters (PYTHON27__D$Purify...), so the error is does not occur anymore.
The current code is fragile though...
----------
resolution: -> works for me
status: open -> closed
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1403068>
_______________________________________
More information about the Python-bugs-list
mailing list