We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1d087c commit 44b9ee0Copy full SHA for 44b9ee0
Doc/library/traceback.rst
@@ -519,7 +519,7 @@ in a :ref:`traceback <traceback-objects>`.
519
.. attribute:: FrameSummary.end_lineno
520
521
The last line number of the source code for this frame.
522
- By default, it is set to ``lineno`` and indexation starts from 1.
+ By default, it is set to ``None`` and indexation starts from 1.
523
524
.. attribute:: FrameSummary.colno
525
0 commit comments