cpython/Doc/reference
Jouke Witteveen ee49484c0f
[doc] Clarify MRO precedence in descriptor super binding section (GH-29539)
A similar sentence is present in the 'Invocation from super' section of
the descriptor HOWTO, where it is already correct.
2021-11-20 17:55:35 +01:00
..
compound_stmts.rst bpo-45640: [docs] Tokens are now clickable (GH-29260) 2021-11-18 17:06:38 +01:00
datamodel.rst [doc] Clarify MRO precedence in descriptor super binding section (GH-29539) 2021-11-20 17:55:35 +01:00
executionmodel.rst bpo-45463: Clarify that global statements allows multiple names (GH-28851) 2021-10-16 08:55:12 -04:00
expressions.rst bpo-45640: [docs] Tokens are now clickable (GH-29260) 2021-11-18 17:06:38 +01:00
grammar.rst
import.rst [doc] Fix typos found using codespell (GH-28744) 2021-10-05 23:48:44 +02:00
index.rst
introduction.rst
lexical_analysis.rst bpo-45640: [docs] Tokens are now clickable (GH-29260) 2021-11-18 17:06:38 +01:00
simple_stmts.rst
toplevel_components.rst