]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Good catch Neal!
authorChristian Heimes <christian@cheimes.de>
Fri, 11 Jan 2008 07:03:05 +0000 (07:03 +0000)
committerChristian Heimes <christian@cheimes.de>
Fri, 11 Jan 2008 07:03:05 +0000 (07:03 +0000)
commit3540b508844353add804a1ed48e0a73469c385ca
tree31fad361d7f299011bcb98613b325d66d9d5635c
parent61ecb7768ff04e9918a461a5b4aa692580c9e113
Good catch Neal!
I completely forgot about pyo files and the tests are usually not run with -O. The modified code checks for *.py?
Lib/test/test_import.py
Python/import.c