mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-12 18:06:45 +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.