Commit Graph
1 Commits
Author SHA1 Message Date
OrenLeafferandGuido van Rossum 998d787302 fix return type for traceback.format_exception (#326)
format_exception and format_exception_only both return lists of
strings, not strings.
2016-07-01 16:03:25 -07:00