cpython/Doc/c-api
Éric Araujo 8d2a6fd9a9 Fix typo in 97a75fccd7c8 2011-07-29 11:43:47 +02:00
..
abstract.rst
allocation.rst
arg.rst Issue #8227: Fix C API documentation, argument parsing 2010-04-03 08:40:16 +00:00
bool.rst
buffer.rst #12072: add missing parenthesis in the doc. Patch by Sandro Tosi. 2011-05-20 15:04:38 +03:00
bytearray.rst
capsule.rst Backported PyCapsule from 3.1, and converted most uses of 2010-03-25 00:54:54 +00:00
cell.rst
class.rst
cobject.rst Backported PyCapsule from 3.1, and converted most uses of 2010-03-25 00:54:54 +00:00
code.rst
codec.rst Merged revisions 86561-86562,86564-86565,86705,86708,86713 via svnmerge from 2010-11-26 08:28:05 +00:00
complex.rst
concrete.rst Backported PyCapsule from 3.1, and converted most uses of 2010-03-25 00:54:54 +00:00
conversion.rst
datetime.rst Issue 9024: Added :cdata: tag to PyDateTimeAPI 2010-06-26 18:49:10 +00:00
descriptor.rst
dict.rst Merged revisions 82879,82958-82959,83109,83127,83224,83747,84162 via svnmerge from 2010-10-06 09:47:17 +00:00
exceptions.rst Clarify that PyErr_NewException creates an exception *class*, not instance. 2011-07-13 15:59:24 +02:00
file.rst #10111: minor problems in 2.7 FILE* API docs. 2010-10-15 17:52:59 +00:00
float.rst
function.rst
gcsupport.rst
gen.rst
import.rst Document PyImport_ExecCodeModuleEx(). 2010-04-02 09:07:42 +00:00
index.rst
init.rst #11997: fix typo in init.rst. 2011-05-05 14:19:48 +03:00
int.rst
intro.rst Fix a few misuses of :option: I missed in r86521. 2011-06-09 14:26:10 +02:00
iter.rst
iterator.rst
list.rst Merged revisions 86881,86887,86913-86915,86933,86943,86960,86964,86974,86980,86996,87008 via svnmerge from 2011-02-25 10:39:23 +00:00
long.rst #1945: document Unicode functions backported from py3k branch. 2010-10-17 10:54:57 +00:00
mapping.rst
marshal.rst
memory.rst
method.rst
module.rst fix function name in example (closes #11966) 2011-04-30 13:14:56 -05:00
none.rst
number.rst
objbuffer.rst
object.rst fix formatting, :c:func: --> :cfunc: 2011-04-30 09:02:12 +03:00
objimpl.rst
refcounting.rst
reflection.rst
sequence.rst
set.rst
slice.rst
string.rst Fix warnings from "make check". 2010-03-12 10:02:03 +00:00
structures.rst #10398: manual backport of r73943. 2010-11-12 19:45:46 +00:00
sys.rst
tuple.rst
type.rst
typeobj.rst Merged revisions 87050,87101,87146,87156,87172,87175,87371,87378,87522-87524,87526,87530-87535 via svnmerge from 2011-02-25 10:50:32 +00:00
unicode.rst #11840: Improve c-api/unicode documentation. Patch by Sandro Tosi. 2011-04-14 07:39:06 +03:00
utilities.rst Merged revisions 86561-86562,86564-86565,86705,86708,86713 via svnmerge from 2010-11-26 08:28:05 +00:00
veryhigh.rst Fix typo in 97a75fccd7c8 2011-07-29 11:43:47 +02:00
weakref.rst Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,83574-83575 via svnmerge from 2010-08-02 21:44:25 +00:00