]> granicus.if.org Git - python/commit
Beefed up error-handling in 'setup()' a smidge:
authorGreg Ward <gward@python.net>
Sun, 26 Mar 2000 21:48:43 +0000 (21:48 +0000)
committerGreg Ward <gward@python.net>
Sun, 26 Mar 2000 21:48:43 +0000 (21:48 +0000)
commit89489fa15d1feb77c4fd90f4c02d708c98c96e6d
tree75bc1c95b479ae87af74c98d69815b04ccf54e5a
parenta3c8bf382e5271bc5af9e2eacae22c5bdefdec38
Beefed up error-handling in 'setup()' a smidge:
handle OSError and DistutilsExecError now.
Lib/distutils/core.py