Use sys.exc_info() instead of sys.exc_{type,value,traceback}.
Also corrected a typo in format_stack (t should've been f).
G
Guido van Rossum committed
2deb73a961a97387811a2402f82aadb70d3f576a
Parent: 4994657
Also corrected a typo in format_stack (t should've been f).