cpython/Doc/reference
2021-07-07 14:20:49 +01:00
..
compound_stmts.rst Doc: Fix ambiguous pronoun (GH-26037) 2021-05-13 23:27:06 -07:00
datamodel.rst bpo-44530: Document the new CodeObject.co_qualname attribute (GH-27052) 2021-07-07 14:20:49 +01:00
executionmodel.rst
expressions.rst bpo-43990: Fix the footnote ordering in the operator precedence docs (GH-25805) 2021-05-02 10:29:15 -07:00
grammar.rst
import.rst bpo-21760: fix __file__ description (GH-19097) 2021-06-09 14:10:20 -07:00
index.rst
introduction.rst
lexical_analysis.rst bpo-42128: Add documentation for pattern matching (PEP 634) (#24664) 2021-02-28 20:08:38 -08:00
simple_stmts.rst Update doc as relative import can be used with star import (GH-25667) 2021-05-13 22:37:19 -07:00
toplevel_components.rst