14 Commits (6dbca367dceda3999979bdc3cdcfdb201f40d044)

Author SHA1 Message Date
Georg Brandl db6c7f5c33 Update C API docs for PEP 393. 15 years ago
Benjamin Peterson 4c020885d9 fix function name in example (closes #11966) 15 years ago
Victor Stinner 0639b56672 Issue #3080: Add PyModule_NewObject() function 15 years ago
Victor Stinner bd475115c4 Issue #3080: Add PyModule_GetNameObject() 15 years ago
Georg Brandl 60203b41b0 Migrate to Sphinx 1.0 C language constructs. 16 years ago
Victor Stinner c14190dc5b Add versionadded tag to PyModule_GetFilenameObject() doc 16 years ago
Victor Stinner 6c00c1464f Issue #9425: Create PyModule_GetFilenameObject() function 16 years ago
Georg Brandl e69cdf924d #4614: document PyModule_Create and PyModuleDef struct. 17 years ago
Georg Brandl 48310cd3f2 Remove trailing whitespace. 17 years ago
Christian Heimes af98da18c0 Merged revisions 60284-60349 via svnmerge from 18 years ago
Christian Heimes 1af737cd1e Merged revisions 60176-60209 via svnmerge from 18 years ago
Georg Brandl 54a3faae08 Split C API docs in Py3k branch. 18 years ago