(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/api/buffer-structs.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/api/newTypes.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/api/number-structs.html| ]]
|
Python/C API Reference Manual
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/api/contents.html| ]]
|
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/api/genindex.html| ]]
|
Next: 10.5 Buffer Object Structures Up: 10. Defining New Object Previous: 10.3 Number Object Structures
10.4 Sequence Object Structures
- PySequenceMethods
- Structure used to hold pointers to the functions which an object uses to implement the sequence protocol.
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/api/buffer-structs.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/api/newTypes.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/api/number-structs.html| ]]
|
Python/C API Reference Manual
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/api/contents.html| ]]
|
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/api/genindex.html| ]]
|
Next: 10.5 Buffer Object Structures Up: 10. Defining New Object Previous: 10.3 Number Object Structures
Send comments on this document to python-docs@python.org.