diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2002-11-08 16:18:24 +0000 |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2002-11-08 16:18:24 +0000 |
commit | 91e77536e8285bd2276a40bb891efc9001b9f8a6 (patch) | |
tree | 01b7fc0e9acaba00000511db48d52d7dd78ca66d /Python/pythonrun.c | |
parent | 706867c20c507c60cf26a20b25c10c3e4b7c3aa4 (diff) | |
download | cpython-git-91e77536e8285bd2276a40bb891efc9001b9f8a6.tar.gz |
[Bug #233259] Ugly traceback for DistutilsPlatformError
Fixed by catching all exceptions that are subclasses of DistutilsError,
so only the error message will be printed. You can still get the
whole traceback by enabling the Distutils debugging mode.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions