]> granicus.if.org Git - python/commit
Fix typo -- -e takes a flag, -h doesn't. Somehow the colon and the h
authorGuido van Rossum <guido@python.org>
Fri, 6 Mar 1998 17:44:57 +0000 (17:44 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 6 Mar 1998 17:44:57 +0000 (17:44 +0000)
commitb7da642e2e283e33445c318733348a1e765b0031
tree2b19a77146b487964c3d8fc87d1f014468e8f938
parent60cd8138105581451592c8a6cc3e712588294595
Fix typo -- -e takes a flag, -h doesn't.  Somehow the colon and the h
got transposed.
Tools/freeze/freeze.py