Python/C API Reference Manual
10.5 Number Object Structures
PyNumberMethods
Structure used to hold pointers to the functions an extension type uses to implement the number protocol.
Python/C API Reference Manual
Previous:
10.4 Mapping Object Structures
Up:
10. Object Implementation Support
Next:
10.6 Sequence Object Structures
Release 2.4c1, documentation updated on 18 November 2004.
See
About this document...
for information on suggesting changes.