Yurttas/PL/SL/python/docs/core-python-programming/doc/20/api/number-structs.html

From ZCubes Wiki
Revision as of 19:31, 7 November 2013 by MassBot1 (talk | contribs) (Created page with "<div class="navigation"> {| width="100%" cellspacing="2" align="center" | yurttas/PL/SL/python/docs/core-python-programming/doc/20/api/mapping-structs.html|[[Image:yurt...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


10.3 Number Object Structures

PyNumberMethods
Structure used to hold pointers to the functions an extension type uses to implement the number protocol.

See About this document... for information on suggesting changes.