]> granicus.if.org Git - python/commit
Support using -p/-P to point to the source/build directory instead of
authorGuido van Rossum <guido@python.org>
Sun, 10 Aug 1997 16:47:17 +0000 (16:47 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 10 Aug 1997 16:47:17 +0000 (16:47 +0000)
commit9a6e855a2752945addb01bd77390ab7051e5b6e9
tree4cdd3a22c2bb3548ee9e5f3dcf19f1aaf5e577c4
parent516b6208c7e568230debda3925b0f438fa87572f
Support using -p/-P to point to the source/build directory instead of
the install directory.  Added -h option to print the full usage
message; by default, only two lines are now printed for errors.
Tools/freeze/freeze.py