diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-06-10 18:58:26 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-06-10 18:58:26 (GMT) |
commit | 0bb580d297bdc6ccb33fcd15e317a79112e77750 (patch) | |
tree | 8d119d7ac6a5aa063eee3c211f44f78e67044f3c /Lib/test | |
parent | 07c1922b12ae56dc892672d02f95e7521e1b8d55 (diff) | |
download | cpython-0bb580d297bdc6ccb33fcd15e317a79112e77750.zip cpython-0bb580d297bdc6ccb33fcd15e317a79112e77750.tar.gz cpython-0bb580d297bdc6ccb33fcd15e317a79112e77750.tar.bz2 |
SF bug 431772: traceback.print_exc() causes traceback
Patch from Michael Hundson.
format_exception_only() blew up when trying to report a SyntaxError
from a string input (line is None in this case, but it assumed a string).
Bugfix candidate.
Diffstat (limited to 'Lib/test')
0 files changed, 0 insertions, 0 deletions