]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Catch up with change to CCompiler API: call 'create_static_lib()', not
authorGreg Ward <gward@python.net>
Fri, 10 Mar 2000 02:02:44 +0000 (02:02 +0000)
committerGreg Ward <gward@python.net>
Fri, 10 Mar 2000 02:02:44 +0000 (02:02 +0000)
commit92f33770788f4fcb32be54014b43ccdeb8f20332
treef45e171d822c2e261a944a6539e46b1a20e72256
parent169f91b8085ea6dccaa0d25b7c39bf66f9b86d14
Catch up with change to CCompiler API: call 'create_static_lib()', not
'link_static_lib()'.
Lib/distutils/command/build_clib.py