]> granicus.if.org Git - python/commit
Removed exceptions -- now in errors.py to avoid expensive import of ccompiler.
authorGreg Ward <gward@python.net>
Tue, 30 May 2000 02:02:48 +0000 (02:02 +0000)
committerGreg Ward <gward@python.net>
Tue, 30 May 2000 02:02:48 +0000 (02:02 +0000)
commit39804cbc6027bc7869ceec75ba73de335222405a
tree8c29c4a8f52638821223fee32657c34ca36871a3
parentc1cb0493f89b7b9dcf2e84e367bd1da8594d9e9d
Removed exceptions -- now in errors.py to avoid expensive import of ccompiler.
Lib/distutils/ccompiler.py