diff options
author | Guido van Rossum <guido@python.org> | 2000-05-03 22:03:46 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-05-03 22:03:46 (GMT) |
commit | a7cfca23e1bf803177855dda95ceb7e3815ce745 (patch) | |
tree | 4742852a4ca0056ed5d17a44a1373fc2b810130c /configure.in | |
parent | 3d69c0e440ddb3f6fdcc54ba6acc700e4d0c9f99 (diff) | |
download | cpython-a7cfca23e1bf803177855dda95ceb7e3815ce745.zip cpython-a7cfca23e1bf803177855dda95ceb7e3815ce745.tar.gz cpython-a7cfca23e1bf803177855dda95ceb7e3815ce745.tar.bz2 |
A bit of cleanup:
- When 'import exceptions' fails, don't suggest to use -v to print the traceback;
this doesn't actually work.
- Remove comment about fallback to string exceptions.
- Remove a PyErr_Occurred() check after all is said and done that can
never trigger.
- Remove static function newstdexception() which is no longer called.
Diffstat (limited to 'configure.in')
0 files changed, 0 insertions, 0 deletions