]> granicus.if.org Git - python/commit
Removed some debugging code that slipped into the last checkin.
authorGreg Ward <gward@python.net>
Sun, 25 Jun 2000 02:30:15 +0000 (02:30 +0000)
committerGreg Ward <gward@python.net>
Sun, 25 Jun 2000 02:30:15 +0000 (02:30 +0000)
commite401e15d18e1a9458c2b05a59792760caeec758a
tree00b20159f49961ed7eb678bf27359f50d092e768
parentf46a688e847dfc6a560ada112c1b3eec1fb74c4d
Removed some debugging code that slipped into the last checkin.
Ensure that 'extra_args' (whether compile or link args) is never None.
Lib/distutils/command/build_ext.py