]> granicus.if.org Git - python/commit
Move reference material on PyArg_Parse*() out of the Extending & Embedding
authorFred Drake <fdrake@acm.org>
Fri, 5 Apr 2002 23:01:14 +0000 (23:01 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 5 Apr 2002 23:01:14 +0000 (23:01 +0000)
commit68304ccce381d056b6346dac04404c559698027c
tree0cae3c449b574398e97ce5f8d17a250251ccd49b
parent6b8ab74c8aecef19314375c440669b4364a236fe
Move reference material on PyArg_Parse*() out of the Extending & Embedding
document to the C API reference.  Move some instructional text from the API
reference to the Extending & Embedding manual.

Fix the descriptions of the es and es# formats for PyArg_Parse*().
This closes SF bug #536516.
Doc/api/newtypes.tex
Doc/api/utilities.tex
Doc/ext/cycle-gc.c [new file with mode: 0644]
Doc/ext/extending.tex
Doc/ext/newtypes.tex