]> granicus.if.org Git - python/commit
Latest patch from Thomas Heller/Robin Becker:
authorGreg Ward <gward@python.net>
Fri, 11 Feb 2000 02:47:15 +0000 (02:47 +0000)
committerGreg Ward <gward@python.net>
Fri, 11 Feb 2000 02:47:15 +0000 (02:47 +0000)
commit699880931e52bf7d77326f3308151b37cee42dfe
treea7b24a4c61bd4f31effc7d1ca6887a4d9dbe389b
parent4eb504c2af614aab64dee5e894ad98b0851c1148
Latest patch from Thomas Heller/Robin Becker:
  * tweak my docstrings
  * fix None returns to empty list
  * reshuffle responsibilities between '_find_exe()', '_find_SET()', and
    the MSVCCompiler constructor -- now the constructor worries about
    fetching the version list and determining the most recent one
  * added "/W3" compile option
Also, I added/tweaked some docstrings.
Lib/distutils/msvccompiler.py