cpython/Doc/includes
William Ayd 5c7ed7550e Minor C API documentation improvements. (GH-17696)
The added parentheses around the PyIter_Next assignment suppress the following warning which gcc throws without:
```
warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
```
The other change is a typo fix
2019-12-24 22:25:56 -06:00
..
sqlite3
custom.c
custom2.c
custom3.c
custom4.c
dbpickle.py
email-alternative.py
email-dir.py
email-headers.py
email-mime.py
email-read-alternative.py
email-simple.py
email-unpack.py
minidom-example.py
mp_newtype.py
mp_pool.py
mp_workers.py
run-func.c
setup.py
sublist.c
test.py
turtle-star.py
typestruct.h
tzinfo_examples.py