]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed so --no-compile is a negative alias for --compile.
authorGreg Ward <gward@python.net>
Tue, 3 Oct 2000 03:31:52 +0000 (03:31 +0000)
committerGreg Ward <gward@python.net>
Tue, 3 Oct 2000 03:31:52 +0000 (03:31 +0000)
commita9d37835adbbb209a4207e16492a75ef016b3c39
tree75b6bba93d0cfcc20b3ca70748f3e13bb821192b
parent9216cfe7ba0257f10790f919e50283114a3476dd
Fixed so --no-compile is a negative alias for --compile.
Lib/distutils/command/install.py