]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix up the documentation of the type codes to give both the C and Python
authorFred Drake <fdrake@acm.org>
Mon, 1 Apr 2002 23:05:10 +0000 (23:05 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 1 Apr 2002 23:05:10 +0000 (23:05 +0000)
commitd5a072f2ebb9d3fd9551560239be5e3013665280
tree4ef39a79d13c81da260f1f70ef6709b08ef5ee3f
parent88955cbe1f771d7b45d1bfa862e95d443ac85cd7
Fix up the documentation of the type codes to give both the C and Python
types for each code, and give the actual C types.

Clarified the support for slice operations and note when some TypeError
exceptions are raised.

This closes SF bugs 518767 and 536469.
Doc/lib/libarray.tex