]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Import exceptions from errors.py, not ccompiler.py.
authorGreg Ward <gward@python.net>
Tue, 30 May 2000 02:02:49 +0000 (02:02 +0000)
committerGreg Ward <gward@python.net>
Tue, 30 May 2000 02:02:49 +0000 (02:02 +0000)
commit3add77f6110346a2ee7d0baa1d159f6685970b8b
tree3d53ee0e227b974399ae765b2cf0bf065da13ad1
parent39804cbc6027bc7869ceec75ba73de335222405a
Import exceptions from errors.py, not ccompiler.py.
Lib/distutils/msvccompiler.py
Lib/distutils/unixccompiler.py