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
Language Reference
Front Matter
Contents
1. Introduction
2. Lexical analysis
3. Data model
3.1 Objects, values and types
3.2 The standard type hierarchy
3.3 Special method names
4. Execution model
5. Expressions
6. Simple statements
7. Compound statements
8. Top-level components
A. History and License
Index
About this document ...
MyASPN
>>
Reference
>>
ActivePython 2.4
>>
Python Documentation
>>
Language Reference
ActivePython 2.4 documentation
Python Reference Manual
Previous:
2.6 Delimiters
Up:
Python Reference Manual
Next:
3.1 Objects, values and
3. Data model
Subsections
3.1 Objects, values and types
3.2 The standard type hierarchy
3.3 Special method names
3.3.1 Basic customization
3.3.2 Customizing attribute access
3.3.2.1 More attribute access for new-style classes
3.3.2.2 Implementing Descriptors
3.3.2.3 Invoking Descriptors
3.3.2.4 __slots__
3.3.3 Customizing class creation
3.3.4 Emulating callable objects
3.3.5 Emulating container types
3.3.6 Additional methods for emulation of sequence types
3.3.7 Emulating numeric types
3.3.8 Coercion rules
Python Reference Manual
Previous:
2.6 Delimiters
Up:
Python Reference Manual
Next:
3.1 Objects, values and
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