mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-27 09:01:26 +08:00
cca6ee43e6
traceback.FrameSummary's "line" parameter is a string that is the text of a line of code, not an int that is the line number of a line of code.