cpython/Doc/reference
Serhiy Storchaka 70c5f2ae6e
Use more PEP 570 syntax in the documentation. (GH-13720)
2019-06-01 11:38:24 +03:00
..
compound_stmts.rst Regenerate topics file (GH-13642) 2019-05-29 22:59:00 +01:00
datamodel.rst Use more PEP 570 syntax in the documentation. (GH-13720) 2019-06-01 11:38:24 +03:00
executionmodel.rst bpo-34682: Wording and grammatical changes to the doc(https://docs.python.org/3) (GH-13120) 2019-05-13 06:05:20 -07:00
expressions.rst bpo-30969: Fix docs about the comparison in absence of __contains__ (GH-2761) 2019-05-30 16:19:28 -04:00
grammar.rst
import.rst Namespace packages _bootstrap.ModuleSpec.loader attributes are no longer None (#10376) 2019-05-01 13:08:17 -07:00
index.rst
introduction.rst
lexical_analysis.rst bpo-34682: Wording and grammatical changes to the doc(https://docs.python.org/3) (GH-13120) 2019-05-13 06:05:20 -07:00
simple_stmts.rst Don't use the LHS/RHS acronym in Simple statements (GH-12996) 2019-05-03 07:59:05 -07:00
toplevel_components.rst