]> granicus.if.org Git - python/commit
Fix from Lyle Johnson: add the '--compiler' option.
authorGregory P. Smith <greg@mad-scientist.com>
Fri, 12 May 2000 00:34:12 +0000 (00:34 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Fri, 12 May 2000 00:34:12 +0000 (00:34 +0000)
commit6cd0c433665584abe33539945dbe6a0fbd98a195
treed89357ab6ac9938901eef13ab2f88bba971585b8
parent9668b78b9f766e88aac1671373906f376e7429ff
Fix from Lyle Johnson: add the '--compiler' option.
Also added creation of 'implib_dir', a temporary directory specific to
  MSVC++ -- but I checked in two ways of fixing it (Lyle's and mine),
  because I'm not sure which is right.
Lib/distutils/command/build_ext.py