]> granicus.if.org Git - python/commit
Added --force (-f) option to force installation (including bytecode
authorGreg Ward <gward@python.net>
Wed, 13 Sep 2000 01:02:25 +0000 (01:02 +0000)
committerGreg Ward <gward@python.net>
Wed, 13 Sep 2000 01:02:25 +0000 (01:02 +0000)
commit3a0310a328384180b07547091dea5be477a06177
tree901d77b6696900b7ecb5764cefa1d283e257af36
parent1830b2118676679813aedf211f6b967bb3fe4396
Added --force (-f) option to force installation (including bytecode
compilation).
Lib/distutils/command/install.py
Lib/distutils/command/install_data.py
Lib/distutils/command/install_headers.py
Lib/distutils/command/install_lib.py
Lib/distutils/command/install_scripts.py