]> granicus.if.org Git - python/commit
Added 'debug' flag to compile and link method signatures.
authorGreg Ward <gward@python.net>
Wed, 9 Feb 2000 02:16:14 +0000 (02:16 +0000)
committerGreg Ward <gward@python.net>
Wed, 9 Feb 2000 02:16:14 +0000 (02:16 +0000)
commit3c045a576649ddf28eb6f9b33c749e8db0dd2255
treee110ca44e978688fda3a83e486d730360fc74d66
parent402456020ba862c4641853fe7f3c87a5c5b37cf0
Added 'debug' flag to compile and link method signatures.
Doc fix: several paragraphs under 'link_static_lib()' moved to
  'link_shared_lib()', where they belong.
Lib/distutils/ccompiler.py