]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Some nits...
authorGuido van Rossum <guido@python.org>
Thu, 5 Mar 1998 04:05:38 +0000 (04:05 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 5 Mar 1998 04:05:38 +0000 (04:05 +0000)
commit1e07403bbf47e7198a735a901598cbc1eedd607f
tree6582d4e79e4b6e156140e646a03d3e935ca0f2f8
parenta5568d349bd0a2f4ca427e97f19d237ba4c0925a
Some nits...

Add the script directory to the path.

Fix the sanity checks on the arguments so they don't mess up the -m
option; remove the requirement that the script must have a .py
extension.
Tools/freeze/freeze.py