Cookbooks
|
Documentation
|
Mailing Lists
|
Modules
|
News Feeds
|
Products
|
User Groups
|
Web Services
All
documentation
downloads
mail archive
modules
products
user groups
ActivePython 2.5 docs
Reference
ActivePython 2.5
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 New-style and classic classes
3.4 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.5
>>
Python Documentation
>>
Language Reference
ActivePython 2.5 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 New-style and classic classes
3.4 Special method names
3.4.1 Basic customization
3.4.2 Customizing attribute access
3.4.2.1 More attribute access for new-style classes
3.4.2.2 Implementing Descriptors
3.4.2.3 Invoking Descriptors
3.4.2.4 __slots__
3.4.3 Customizing class creation
3.4.4 Emulating callable objects
3.4.5 Emulating container types
3.4.6 Additional methods for emulation of sequence types
3.4.7 Emulating numeric types
3.4.8 Coercion rules
3.4.9 With Statement Context Managers
Python Reference Manual
Previous:
2.6 Delimiters
Up:
Python Reference Manual
Next:
3.1 Objects, values and
Release 2.5.2, documentation updated on 21th February, 2008.
See
About this document...
for information on suggesting changes.
Privacy Policy
|
Email Opt-out
|
Feedback
|
Syndication
© ActiveState 2004
All rights reserved