GNU Info

Info Node: (python2.1-api.info)Abstract Objects Layer

(python2.1-api.info)Abstract Objects Layer


Next: Concrete Objects Layer Prev: Utilities Up: Top
Enter node , (file) or (file)node

Abstract Objects Layer
**********************

The functions in this chapter interact with Python objects regardless
of their type, or with wide classes of object types (e.g. all numerical
types, or all sequence types).  When used on object types for which
they do not apply, they will raise a Python exception.

Object Protocol
Number Protocol
Sequence Protocol
Mapping Protocol
Buffer Protocol

automatically generated by info2www version 1.2.2.9