mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 04:34:28 +08:00
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.