]> granicus.if.org Git - python/commit
Renamed 'link_static_lib() to 'create_static_lib()', and rewrote it create
authorGreg Ward <gward@python.net>
Fri, 10 Mar 2000 01:49:26 +0000 (01:49 +0000)
committerGreg Ward <gward@python.net>
Fri, 10 Mar 2000 01:49:26 +0000 (01:49 +0000)
commit09fc542b2711b04812025531c8df52ce69e4f655
treebdbe0e2a3255e6fb1e40317bf38bb0d9fdf3d072
parent036c805958577114c72167833ded53bd3f08edae
Renamed 'link_static_lib() to 'create_static_lib()', and rewrote it create
a static library (using lib.exe as found by '__init__()', hopefully through
registry entries pointing to DevStudio).
Lib/distutils/msvccompiler.py