Python Reference Manual
Next:
3.1 Objects, values and
Up:
Python Reference Manual
Previous:
2.6 Delimiters
3
. Data model
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
.
3
Emulating callable objects
3
.
3
.
4
Emulating sequence and mapping types
3
.
3
.
5
Additional methods for emulation of sequence types
3
.
3
.
6
Emulating numeric types
Python Reference Manual
Next:
3.1 Objects, values and
Up:
Python Reference Manual
Previous:
2.6 Delimiters
Send comments to
python-docs@python.org
.