]> granicus.if.org Git - python/commit
Ditched '_find_SET()', since it was a no-value-added wrapper around
authorGreg Ward <gward@python.net>
Fri, 11 Feb 2000 02:52:39 +0000 (02:52 +0000)
committerGreg Ward <gward@python.net>
Fri, 11 Feb 2000 02:52:39 +0000 (02:52 +0000)
commit5de8cee73f0d6dad6ed1bcf5521dc68775cfe4b8
treec2c3750edcc863b59113330f4a9e9b04f5f79013
parent699880931e52bf7d77326f3308151b37cee42dfe
Ditched '_find_SET()', since it was a no-value-added wrapper around
  'get_msvc_paths()'.
Renamed '_do_SET()' to 'set_path_env_var()', tweaked docstring, and
  cosmetically tweaked code.
Stylistic changes to MSVCCompiler constructor (variable renaming
  and type consistency).
Lib/distutils/msvccompiler.py