diff options
author | Guido van Rossum <guido@python.org> | 2000-05-03 22:03:46 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-05-03 22:03:46 +0000 |
commit | 308079007afe90cd21ab7f2b9e7629d325dc2781 (patch) | |
tree | b5fe279872de50fbbb5805ed6404a0fb4cf82cca /Python/pythonrun.c | |
parent | 5c0a2c72acdd63e5fe9efa6f21c51119f1583fe4 (diff) | |
download | cpython-308079007afe90cd21ab7f2b9e7629d325dc2781.tar.gz |
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 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions