10.6 Sequence Object Structures
From Python PEP
10.6 Sequence Object Structures
- Structure used to hold pointers to the functions which an object uses to implement the sequence protocol.
See About this document... for information on suggesting changes.