]> granicus.if.org Git - python/commit
Added 'debug' flags to compile and link methods, and added dummy code for
authorGreg Ward <gward@python.net>
Wed, 9 Feb 2000 02:18:39 +0000 (02:18 +0000)
committerGreg Ward <gward@python.net>
Wed, 9 Feb 2000 02:18:39 +0000 (02:18 +0000)
commit386b84439f268b62ce2bbf115554f5238a57cae2
tree230e3a6cbcd444c38f1209319d647403be203efa
parentba233fbe92582abf1c779aa392b36130e1b3a7da
Added 'debug' flags to compile and link methods, and added dummy code for
  someone who knows Windows/MSVC++ to come along and add the right flags.
Comment noting that 'link_static_lib()' signature is inconsistent with
  the other compiler classes (uh-oh!)
Lib/distutils/msvccompiler.py