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 1f232ad commit 522b408Copy full SHA for 522b408
Doc/library/traceback.rst
@@ -540,7 +540,7 @@ in a :ref:`traceback <traceback-objects>`.
540
.. attribute:: FrameSummary.end_lineno
541
542
The last line number of the source code for this frame.
543
- By default, it is set to ``lineno`` and indexation starts from 1.
+ By default, it is set to ``None`` and indexation starts from 1.
544
545
.. attribute:: FrameSummary.colno
546
0 commit comments