mirror of
https://github.com/python/cpython.git
synced 2025-10-03 05:35:59 +00:00
Typo fix
This commit is contained in:
parent
e30c4d4ddc
commit
28025ecda4
1 changed files with 1 additions and 1 deletions
|
@ -268,7 +268,7 @@ Documentation
|
||||||
- point out the importance of reassigning data members before
|
- point out the importance of reassigning data members before
|
||||||
assigning thier values
|
assigning thier values
|
||||||
|
|
||||||
- correct my missconception about return values from visitprocs. Sigh.
|
- correct my misconception about return values from visitprocs. Sigh.
|
||||||
|
|
||||||
- mention the labor saving Py_VISIT and Py_CLEAR macros.
|
- mention the labor saving Py_VISIT and Py_CLEAR macros.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue