[issue5442] test_importlib fails on Mac OSX 10.5.6 w/ case-sensitive file system

Brett Cannon report at bugs.python.org
Sun May 10 01:02:01 CEST 2009


Brett Cannon <brett at python.org> added the comment:

OK, here is an attempt to fix this. My guess is it has something to do
with sys.dont_write_bytecode, otherwise I cannot understand why you fail
and not someone else since no other case-sensitive systems have reported
this failure.

----------
status: open -> pending
Added file: http://bugs.python.org/file13946/skip_bytecode_writing.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5442>
_______________________________________


More information about the Python-bugs-list mailing list