summaryrefslogtreecommitdiff
path: root/Doc/c-api/module.rst
Commit message (Expand)AuthorAgeFilesLines
* merge 3.1Benjamin Peterson2011-04-301-41/+54
|\
| * Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-44/+44
| * Add versionadded tag to PyModule_GetFilenameObject() docVictor Stinner2010-08-181-0/+2
| * Issue #9425: Create PyModule_GetFilenameObject() functionVictor Stinner2010-08-171-2/+13
* | fix function name in example (closes #11966)Benjamin Peterson2011-04-301-1/+1
|/
* #4614: document PyModule_Create and PyModuleDef struct.Georg Brandl2009-01-041-1/+95
* Remove trailing whitespace.Georg Brandl2009-01-031-1/+1
* Merged revisions 60284-60349 via svnmerge fromChristian Heimes2008-01-271-4/+4
* Merged revisions 60176-60209 via svnmerge fromChristian Heimes2008-01-231-2/+16
* Split C API docs in Py3k branch.Georg Brandl2008-01-201-0/+94