]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Renamed 'build_lib' command to 'build_clib':
authorGreg Ward <gward@python.net>
Thu, 2 Mar 2000 01:57:12 +0000 (01:57 +0000)
committerGreg Ward <gward@python.net>
Thu, 2 Mar 2000 01:57:12 +0000 (01:57 +0000)
commit76ec0d6d76bf2416d92a51f0317cfe1094e9e5f6
tree21d5c8311d7503aba59375b308ca5706c2cf6ebf
parent3ce77fd05ed00168f618b63401d770ccc4f04b09
Renamed 'build_lib' command to 'build_clib':
  * replaced build_lib.py with build_clib.py
  * renamed the class in build_clib.py
  * changed all references to 'build_lib' command in other command classes
Lib/distutils/command/build.py
Lib/distutils/command/build_clib.py
Lib/distutils/command/build_ext.py
Lib/distutils/command/build_lib.py [deleted file]