]> granicus.if.org Git - python/commit
Fix library filename methods -- there is no 'lib' prefix under DOS/Windows.
authorGreg Ward <gward@python.net>
Mon, 17 Jan 2000 18:00:04 +0000 (18:00 +0000)
committerGreg Ward <gward@python.net>
Mon, 17 Jan 2000 18:00:04 +0000 (18:00 +0000)
commitc8a95c8d5e24202ab561b68b72198d0603a8c708
tree21f9514860b088ddd582d4c9274223c7c36c7647
parentc27d80025134ee2ae92557af3b9d6c5496004c88
Fix library filename methods -- there is no 'lib' prefix under DOS/Windows.
Lib/distutils/msvccompiler.py