cpython/Doc/c-api
2009-02-11 17:04:37 +00:00
..
abstract.rst
allocation.rst
arg.rst Fix a few more references to long integers in the docs. 2009-01-17 10:21:23 +00:00
bool.rst
buffer.rst
bytearray.rst
bytes.rst remove docs for PyBytes_Format #4917 2009-01-12 00:28:16 +00:00
cell.rst
cobject.rst
complex.rst
concrete.rst
conversion.rst
datetime.rst
descriptor.rst
dict.rst
exceptions.rst Merged revisions 69129-69131,69139-69140,69143,69154-69159,69169,69288-69289,69293,69297-69301,69348 via svnmerge from 2009-02-06 02:40:07 +00:00
file.rst
float.rst
function.rst
gcsupport.rst
gen.rst
import.rst
index.rst
init.rst Merged revisions 69129-69131,69139-69140,69143,69154-69159,69169,69288-69289,69293,69297-69301,69348 via svnmerge from 2009-02-06 02:40:07 +00:00
intro.rst Fix a few more references to long integers in the docs. 2009-01-17 10:21:23 +00:00
iter.rst
iterator.rst
list.rst
long.rst Merged revisions 69498 via svnmerge from 2009-02-10 16:13:25 +00:00
mapping.rst
marshal.rst
memory.rst
method.rst
module.rst
none.rst
number.rst Issue #4910: PyNumber_Int is deprecated in 3.0.1; will be removed in 3.1. 2009-02-11 17:04:37 +00:00
objbuffer.rst
object.rst Issue #1717: remove the cmp builtin function, the C-API functions 2009-02-01 12:13:56 +00:00
objimpl.rst
refcounting.rst
reflection.rst
sequence.rst
set.rst
slice.rst
structures.rst
sys.rst
tuple.rst
type.rst
typeobj.rst Issue #1717, continued: Doc fixes and other cleanup related 2009-02-02 21:29:40 +00:00
unicode.rst encoding returns bytes objects 2009-01-13 23:14:04 +00:00
utilities.rst
veryhigh.rst
weakref.rst