cpython/Doc/c-api
2010-12-12 19:59:47 +00:00
..
abstract.rst
allocation.rst
arg.rst
bool.rst
buffer.rst Better explain the buffer interface (hopefully) 2010-12-12 19:59:47 +00:00
bytearray.rst
bytes.rst
capsule.rst
cell.rst
code.rst
codec.rst
complex.rst
concrete.rst
conversion.rst
datetime.rst
descriptor.rst
dict.rst
exceptions.rst
file.rst
float.rst
function.rst
gcsupport.rst
gen.rst
import.rst
index.rst
init.rst #10597: fix Py_SetPythonHome docs by pointing to where the meaning of PYTHONHOME is already documented. 2010-12-02 18:02:01 +00:00
intro.rst
iter.rst
iterator.rst
list.rst
long.rst
mapping.rst
marshal.rst
memory.rst
memoryview.rst
method.rst
module.rst
none.rst
number.rst
objbuffer.rst
object.rst
objimpl.rst
refcounting.rst
reflection.rst
sequence.rst
set.rst
slice.rst Fix markup. 2010-12-11 22:19:34 +00:00
structures.rst
sys.rst
tuple.rst
type.rst
typeobj.rst Better explain the buffer interface (hopefully) 2010-12-12 19:59:47 +00:00
unicode.rst Issue #10557: Fixed error messages from float() and other numeric 2010-12-04 03:38:46 +00:00
utilities.rst
veryhigh.rst Add an "optimize" parameter to compile() to control the optimization level, and provide an interface to it in py_compile, compileall and PyZipFile. 2010-12-04 10:26:46 +00:00
weakref.rst