(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/api/mapping-structs.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/api/newTypes.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/api/sequence-structs.html| ]]
|
Python/C API Reference Manual
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/api/contents.html| ]]
|
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/api/genindex.html| ]]
|
Previous: 10.2 Mapping Object Structures Up: 10. Defining New Object Next: 10.4 Sequence Object Structures
10.3 Number Object Structures
- PyNumberMethods
- Structure used to hold pointers to the functions an extension type uses to implement the number protocol.
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/api/mapping-structs.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/api/newTypes.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/api/sequence-structs.html| ]]
|
Python/C API Reference Manual
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/api/contents.html| ]]
|
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/api/genindex.html| ]]
|
Previous: 10.2 Mapping Object Structures Up: 10. Defining New Object Next: 10.4 Sequence Object Structures
See About this document... for information on suggesting changes.