Cookbooks
|
Documentation
|
Mailing Lists
|
Modules
|
News Feeds
|
Products
|
User Groups
|
Web Services
all ASPN
Products
Recipes
News
Modules
Mailing Lists
The Perl Journal
Reference
ActivePython 2.4 docs
advanced
|
search help
Reference
ActivePython 2.4
Python Documentation
Python/C API
10. Object Implementation Support
10.1 Allocating Objects on the Heap
10.2 Common Object Structures
10.3 Type Objects
10.4 Mapping Object Structures
10.5 Number Object Structures
10.6 Sequence Object Structures
10.7 Buffer Object Structures
10.8 Supporting the Iterator Protocol
10.9 Supporting Cyclic Garbage Collection
MyASPN
>>
Reference
>>
ActivePython 2.4
>>
Python Documentation
>>
Python/C API
>>
10. Object Implementation Support
ActivePython 2.4 documentation
Python/C API Reference Manual
Previous:
10.4 Mapping Object Structures
Up:
10. Object Implementation Support
Next:
10.6 Sequence Object Structures
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.4.5, documentation updated on 18 October 2006.
See
About this document...
for information on suggesting changes.
Privacy Policy
|
Email Opt-out
|
Feedback
|
Syndication
© ActiveState 2004
All rights reserved