]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Another patch for #1762972: __file__ points to the py file instead pyo/pyc file
authorChristian Heimes <christian@cheimes.de>
Mon, 7 Jan 2008 20:12:44 +0000 (20:12 +0000)
committerChristian Heimes <christian@cheimes.de>
Mon, 7 Jan 2008 20:12:44 +0000 (20:12 +0000)
commit3b06e5378ae21572a024b6484176b9678100ee53
treed56a47c4e63a72ca999bf09c53093dcba3820b85
parenta38f73b1bb327ceb1aad3a3001255ab81da91c22
Another patch for #1762972: __file__ points to the py file instead pyo/pyc file
Lib/test/test_import.py
Misc/NEWS
Python/import.c