commit | 68304ccce381d056b6346dac04404c559698027c | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Fri Apr 05 23:01:14 2002 +0000 |
committer | Fred Drake <fdrake@acm.org> | Fri Apr 05 23:01:14 2002 +0000 |
tree | 0cae3c449b574398e97ce5f8d17a250251ccd49b | |
parent | 6b8ab74c8aecef19314375c440669b4364a236fe [diff] |
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.