Files
Mariatta 0b13f58497 bpo-30656: Fix Python C API Module Objects documentation (GH-2170) (GH-2231)
`PyModule_New()` now refers to `PyModule_NewObject()`
(cherry picked from commit 2d0afef82a)
2017-06-15 18:49:54 -07:00
..