]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Removed a bunch of irrelevant parameters from 'link_static_lib()' signature.
authorGreg Ward <gward@python.net>
Sun, 9 Jan 2000 22:41:02 +0000 (22:41 +0000)
committerGreg Ward <gward@python.net>
Sun, 9 Jan 2000 22:41:02 +0000 (22:41 +0000)
commit5baf1c211133ac98c04dc308b6a441ecd53b6c06
tree1191bca0b6dd3f3e0333675603cc34d6a7f6e841
parente9436da6863e18f710e0908cb8d4be4b571a172d
Removed a bunch of irrelevant parameters from 'link_static_lib()' signature.
Added 'link_executable()' signature.
Lib/distutils/ccompiler.py