]> 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:02:28 +0000 (23:02 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 1 Apr 2002 23:02:28 +0000 (23:02 +0000)
commit7003d5355f01680f37ebd19c4c37c944dc21580b
tree8252f4587c256619edb918545291aae9da6b1532
parentd9ff88d0e0635ddb9f0e40dea45b308b5d337a09
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.

Document the support for slice operations (back-ported from the trunk) and
note when some TypeError exceptions are raised.

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