]> granicus.if.org Git - python/commit
Recognize pyc files even if they don't end in pyc.
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 4 Jan 2001 20:30:56 +0000 (20:30 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 4 Jan 2001 20:30:56 +0000 (20:30 +0000)
commitbe4c0f56a28831f6121ef545ca8afb44a6723022
tree2c919ab3d4d781dfc14e2e1a30a987efa52a80cb
parentb31d36cf014d832d1f4da753e60e9112a350abc4
Recognize pyc files even if they don't end in pyc.
Patch #103067 with modifications as discussed in email.
Misc/NEWS
Python/pythonrun.c