]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added --compile, --optimize options so users have an easy way to
authorGreg Ward <gward@python.net>
Mon, 2 Oct 2000 02:16:04 +0000 (02:16 +0000)
committerGreg Ward <gward@python.net>
Mon, 2 Oct 2000 02:16:04 +0000 (02:16 +0000)
commit8161022d4d880ab03cc90d3d46b32d7991ff742c
tree3c59807dd7688e45d1a3e73007dcb3178259bab8
parentcb9c9aed01abc99cad2fbadd0b407d226bbbb2ba
Added --compile, --optimize options so users have an easy way to
instruct the "install_lib" command from the command-line.
Lib/distutils/command/install.py