cpython/Doc/reference
Serhiy Storchaka 153b3f7530
gh-118465: Add __firstlineno__ attribute to class (GH-118475)
It is set by compiler with the line number of the first line of
the class definition.
2024-05-06 12:02:37 +03:00
..
compound_stmts.rst gh-116126: Implement PEP 696 (#116129) 2024-05-03 06:17:32 -07:00
datamodel.rst gh-118465: Add __firstlineno__ attribute to class (GH-118475) 2024-05-06 12:02:37 +03:00
executionmodel.rst gh-116126: Implement PEP 696 (#116129) 2024-05-03 06:17:32 -07:00
expressions.rst
grammar.rst
import.rst
index.rst
introduction.rst
lexical_analysis.rst
simple_stmts.rst
toplevel_components.rst