]> granicus.if.org Git - python/commit
Added 'debug' option, and changed compile/link calls to use it.
authorGreg Ward <gward@python.net>
Wed, 9 Feb 2000 02:20:14 +0000 (02:20 +0000)
committerGreg Ward <gward@python.net>
Wed, 9 Feb 2000 02:20:14 +0000 (02:20 +0000)
commite8c6ce4684eaae101d9053abdc9df8df828e92a7
tree3a81ed74c381236b03fe844898905a20f42c004a
parent324620015d0cd1616af5e1a5787b2b0c9d345fd3
Added 'debug' option, and changed compile/link calls to use it.
Lib/distutils/command/build_clib.py
Lib/distutils/command/build_ext.py
Lib/distutils/command/build_lib.py