]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
If there is no .pyc file, just compile the code directly.
authorJeremy Hylton <jeremy@alum.mit.edu>
Wed, 11 Feb 2004 19:10:40 +0000 (19:10 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Wed, 11 Feb 2004 19:10:40 +0000 (19:10 +0000)
commit31a5c350c85641e7a4e7441aa4bf3a398d82a4ce
treeea62856ed51d58951b2cb61d1cc579bf8dd17ff2
parent745347885671a6af0d15ae1367472b0d4f8c34bd
If there is no .pyc file, just compile the code directly.
Tools/compiler/dumppyc.py