mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Merge spelling and grammar fixes from 3.5
This commit is contained in:
commit
02b75abf73
14 changed files with 15 additions and 15 deletions
|
@ -1504,7 +1504,7 @@ call_maybe(PyObject *o, _Py_Identifier *nameid, const char *format, ...)
|
|||
|
||||
The next three properties are the 3 constraints in "C3".
|
||||
|
||||
Local precendece order.
|
||||
Local precedence order.
|
||||
If A precedes B in C's MRO, then A will precede B in the MRO of all
|
||||
subclasses of C.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue