René's URL Explorer Experiment
go
Title:
Type Objects — Python v3.0.1 documentation
direct link
Domain:
docs.python.org
None
text/html; charset=utf-8
Links
:
index
https://docs.python.org/3.0/genindex.html
modules
https://docs.python.org/3.0/modindex.html
next
https://docs.python.org/3.0/c-api/gcsupport.html
previous
https://docs.python.org/3.0/c-api/structures.html
Python v3.0.1 documentation
https://docs.python.org/3.0/index.html
Python/C API Reference Manual
https://docs.python.org/3.0/c-api/index.html
Object Implementation Support
https://docs.python.org/3.0/c-api/objimpl.html
¶
https://docs.python.org/3.0/c-api/typeobj.html#type-objects
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
PyVarObject
https://docs.python.org/3.0/c-api/structures.html#PyVarObject
ob_size
https://docs.python.org/3.0/c-api/typeobj.html#ob_size
PyType_Type
https://docs.python.org/3.0/c-api/type.html#PyType_Type
tp_itemsize
https://docs.python.org/3.0/c-api/typeobj.html#tp_itemsize
ob_size
https://docs.python.org/3.0/c-api/typeobj.html#ob_size
PyObject
https://docs.python.org/3.0/c-api/structures.html#PyObject
PyObject
https://docs.python.org/3.0/c-api/structures.html#PyObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#_ob_next
PyObject
https://docs.python.org/3.0/c-api/structures.html#PyObject
PyObject
https://docs.python.org/3.0/c-api/structures.html#PyObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#_ob_prev
PYTHONDUMPREFS
https://docs.python.org/3.0/using/cmdline.html#envvar-PYTHONDUMPREFS
PyObject
https://docs.python.org/3.0/c-api/structures.html#PyObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#ob_refcnt
ob_type
https://docs.python.org/3.0/c-api/typeobj.html#ob_type
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
PyObject
https://docs.python.org/3.0/c-api/structures.html#PyObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#ob_type
PyType_Ready
https://docs.python.org/3.0/c-api/type.html#PyType_Ready
ob_type
https://docs.python.org/3.0/c-api/typeobj.html#ob_type
ob_type
https://docs.python.org/3.0/c-api/typeobj.html#ob_type
PyType_Ready
https://docs.python.org/3.0/c-api/type.html#PyType_Ready
PyVarObject
https://docs.python.org/3.0/c-api/structures.html#PyVarObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#ob_size
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_name
tp_name
https://docs.python.org/3.0/c-api/typeobj.html#tp_name
tp_name
https://docs.python.org/3.0/c-api/typeobj.html#tp_name
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_basicsize
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_itemsize
tp_itemsize
https://docs.python.org/3.0/c-api/typeobj.html#tp_itemsize
tp_itemsize
https://docs.python.org/3.0/c-api/typeobj.html#tp_itemsize
tp_basicsize
https://docs.python.org/3.0/c-api/typeobj.html#tp_basicsize
ob_size
https://docs.python.org/3.0/c-api/typeobj.html#ob_size
tp_basicsize
https://docs.python.org/3.0/c-api/typeobj.html#tp_basicsize
tp_itemsize
https://docs.python.org/3.0/c-api/typeobj.html#tp_itemsize
ob_size
https://docs.python.org/3.0/c-api/typeobj.html#ob_size
ob_size
https://docs.python.org/3.0/c-api/typeobj.html#ob_size
ob_size
https://docs.python.org/3.0/c-api/typeobj.html#ob_size
ob_size
https://docs.python.org/3.0/c-api/typeobj.html#ob_size
PyObject_HEAD
https://docs.python.org/3.0/c-api/structures.html#PyObject_HEAD
PyObject_VAR_HEAD
https://docs.python.org/3.0/c-api/structures.html#PyObject_VAR_HEAD
_ob_prev
https://docs.python.org/3.0/c-api/typeobj.html#_ob_prev
_ob_next
https://docs.python.org/3.0/c-api/typeobj.html#_ob_next
tp_basicsize
https://docs.python.org/3.0/c-api/typeobj.html#tp_basicsize
tp_itemsize
https://docs.python.org/3.0/c-api/typeobj.html#tp_itemsize
tp_itemsize
https://docs.python.org/3.0/c-api/typeobj.html#tp_itemsize
tp_basicsize
https://docs.python.org/3.0/c-api/typeobj.html#tp_basicsize
tp_itemsize
https://docs.python.org/3.0/c-api/typeobj.html#tp_itemsize
tp_basicsize
https://docs.python.org/3.0/c-api/typeobj.html#tp_basicsize
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_dealloc
Py_DECREF
https://docs.python.org/3.0/c-api/refcounting.html#Py_DECREF
Py_XDECREF
https://docs.python.org/3.0/c-api/refcounting.html#Py_XDECREF
tp_free
https://docs.python.org/3.0/c-api/typeobj.html#tp_free
Py_TPFLAGS_BASETYPE
https://docs.python.org/3.0/c-api/typeobj.html#Py_TPFLAGS_BASETYPE
tp_free
https://docs.python.org/3.0/c-api/typeobj.html#tp_free
PyObject_Del
https://docs.python.org/3.0/c-api/allocation.html#PyObject_Del
PyObject_New
https://docs.python.org/3.0/c-api/allocation.html#PyObject_New
PyObject_GC_Del
https://docs.python.org/3.0/c-api/gcsupport.html#PyObject_GC_Del
PyObject_GC_New
https://docs.python.org/3.0/c-api/gcsupport.html#PyObject_GC_New
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_print
tp_repr
https://docs.python.org/3.0/c-api/typeobj.html#tp_repr
tp_str
https://docs.python.org/3.0/c-api/typeobj.html#tp_str
tp_print
https://docs.python.org/3.0/c-api/typeobj.html#tp_print
tp_print
https://docs.python.org/3.0/c-api/typeobj.html#tp_print
tp_repr
https://docs.python.org/3.0/c-api/typeobj.html#tp_repr
tp_str
https://docs.python.org/3.0/c-api/typeobj.html#tp_str
PyObject_Print
https://docs.python.org/3.0/c-api/object.html#PyObject_Print
tp_str
https://docs.python.org/3.0/c-api/typeobj.html#tp_str
tp_repr
https://docs.python.org/3.0/c-api/typeobj.html#tp_repr
tp_print
https://docs.python.org/3.0/c-api/typeobj.html#tp_print
tp_print
https://docs.python.org/3.0/c-api/typeobj.html#tp_print
tp_repr
https://docs.python.org/3.0/c-api/typeobj.html#tp_repr
tp_str
https://docs.python.org/3.0/c-api/typeobj.html#tp_str
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_getattr
tp_getattro
https://docs.python.org/3.0/c-api/typeobj.html#tp_getattro
PyObject_GetAttrString
https://docs.python.org/3.0/c-api/object.html#PyObject_GetAttrString
tp_getattro
https://docs.python.org/3.0/c-api/typeobj.html#tp_getattro
tp_getattr
https://docs.python.org/3.0/c-api/typeobj.html#tp_getattr
tp_getattro
https://docs.python.org/3.0/c-api/typeobj.html#tp_getattro
tp_getattr
https://docs.python.org/3.0/c-api/typeobj.html#tp_getattr
tp_getattro
https://docs.python.org/3.0/c-api/typeobj.html#tp_getattro
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_setattr
tp_setattro
https://docs.python.org/3.0/c-api/typeobj.html#tp_setattro
PyObject_SetAttrString
https://docs.python.org/3.0/c-api/object.html#PyObject_SetAttrString
tp_setattro
https://docs.python.org/3.0/c-api/typeobj.html#tp_setattro
tp_setattr
https://docs.python.org/3.0/c-api/typeobj.html#tp_setattr
tp_setattro
https://docs.python.org/3.0/c-api/typeobj.html#tp_setattro
tp_setattr
https://docs.python.org/3.0/c-api/typeobj.html#tp_setattr
tp_setattro
https://docs.python.org/3.0/c-api/typeobj.html#tp_setattro
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_reserved
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_repr
repr()
https://docs.python.org/3.0/library/functions.html#repr
PyObject_Repr
https://docs.python.org/3.0/c-api/object.html#PyObject_Repr
eval()
https://docs.python.org/3.0/library/functions.html#eval
PyNumberMethods
https://docs.python.org/3.0/c-api/typeobj.html#PyNumberMethods
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_as_number
Number Object Structures
https://docs.python.org/3.0/c-api/typeobj.html#number-structs
tp_as_number
https://docs.python.org/3.0/c-api/typeobj.html#tp_as_number
PySequenceMethods
https://docs.python.org/3.0/c-api/typeobj.html#PySequenceMethods
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_as_sequence
Sequence Object Structures
https://docs.python.org/3.0/c-api/typeobj.html#sequence-structs
tp_as_sequence
https://docs.python.org/3.0/c-api/typeobj.html#tp_as_sequence
PyMappingMethods
https://docs.python.org/3.0/c-api/typeobj.html#PyMappingMethods
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_as_mapping
Mapping Object Structures
https://docs.python.org/3.0/c-api/typeobj.html#mapping-structs
tp_as_mapping
https://docs.python.org/3.0/c-api/typeobj.html#tp_as_mapping
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_hash
hash()
https://docs.python.org/3.0/library/functions.html#hash
PyObject_Hash
https://docs.python.org/3.0/c-api/object.html#PyObject_Hash
PyObject_HashNotImplemented
https://docs.python.org/3.0/c-api/object.html#PyObject_HashNotImplemented
PyObject_HashNotImplemented
https://docs.python.org/3.0/c-api/object.html#PyObject_HashNotImplemented
TypeError
https://docs.python.org/3.0/library/exceptions.html#exceptions.TypeError
tp_richcompare
https://docs.python.org/3.0/c-api/typeobj.html#tp_richcompare
tp_richcompare
https://docs.python.org/3.0/c-api/typeobj.html#tp_richcompare
tp_hash
https://docs.python.org/3.0/c-api/typeobj.html#tp_hash
tp_richcompare
https://docs.python.org/3.0/c-api/typeobj.html#tp_richcompare
tp_hash
https://docs.python.org/3.0/c-api/typeobj.html#tp_hash
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_call
PyObject_Call
https://docs.python.org/3.0/c-api/object.html#PyObject_Call
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_str
str()
https://docs.python.org/3.0/library/functions.html#str
str
https://docs.python.org/3.0/library/functions.html#str
str()
https://docs.python.org/3.0/library/functions.html#str
PyObject_Str
https://docs.python.org/3.0/c-api/object.html#PyObject_Str
PyObject_Str
https://docs.python.org/3.0/c-api/object.html#PyObject_Str
PyObject_Str
https://docs.python.org/3.0/c-api/object.html#PyObject_Str
print()
https://docs.python.org/3.0/library/functions.html#print
PyObject_Repr
https://docs.python.org/3.0/c-api/object.html#PyObject_Repr
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_getattro
PyObject_GetAttr
https://docs.python.org/3.0/c-api/object.html#PyObject_GetAttr
tp_getattr
https://docs.python.org/3.0/c-api/typeobj.html#tp_getattr
tp_getattr
https://docs.python.org/3.0/c-api/typeobj.html#tp_getattr
tp_getattro
https://docs.python.org/3.0/c-api/typeobj.html#tp_getattro
tp_getattr
https://docs.python.org/3.0/c-api/typeobj.html#tp_getattr
tp_getattro
https://docs.python.org/3.0/c-api/typeobj.html#tp_getattro
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_setattro
PyObject_SetAttr
https://docs.python.org/3.0/c-api/object.html#PyObject_SetAttr
tp_setattr
https://docs.python.org/3.0/c-api/typeobj.html#tp_setattr
tp_setattr
https://docs.python.org/3.0/c-api/typeobj.html#tp_setattr
tp_setattro
https://docs.python.org/3.0/c-api/typeobj.html#tp_setattro
tp_setattr
https://docs.python.org/3.0/c-api/typeobj.html#tp_setattr
tp_setattro
https://docs.python.org/3.0/c-api/typeobj.html#tp_setattro
PyBufferProcs
https://docs.python.org/3.0/c-api/typeobj.html#PyBufferProcs
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_as_buffer
Buffer Object Structures
https://docs.python.org/3.0/c-api/typeobj.html#buffer-structs
tp_as_buffer
https://docs.python.org/3.0/c-api/typeobj.html#tp_as_buffer
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_flags
tp_as_number
https://docs.python.org/3.0/c-api/typeobj.html#tp_as_number
tp_as_sequence
https://docs.python.org/3.0/c-api/typeobj.html#tp_as_sequence
tp_as_mapping
https://docs.python.org/3.0/c-api/typeobj.html#tp_as_mapping
tp_as_buffer
https://docs.python.org/3.0/c-api/typeobj.html#tp_as_buffer
Py_TPFLAGS_HAVE_GC
https://docs.python.org/3.0/c-api/typeobj.html#Py_TPFLAGS_HAVE_GC
tp_traverse
https://docs.python.org/3.0/c-api/typeobj.html#tp_traverse
tp_clear
https://docs.python.org/3.0/c-api/typeobj.html#tp_clear
Py_TPFLAGS_HAVE_GC
https://docs.python.org/3.0/c-api/typeobj.html#Py_TPFLAGS_HAVE_GC
tp_traverse
https://docs.python.org/3.0/c-api/typeobj.html#tp_traverse
tp_clear
https://docs.python.org/3.0/c-api/typeobj.html#tp_clear
tp_flags
https://docs.python.org/3.0/c-api/typeobj.html#tp_flags
PyType_HasFeature
https://docs.python.org/3.0/c-api/type.html#PyType_HasFeature
¶
https://docs.python.org/3.0/c-api/typeobj.html#Py_TPFLAGS_HEAPTYPE
ob_type
https://docs.python.org/3.0/c-api/typeobj.html#ob_type
¶
https://docs.python.org/3.0/c-api/typeobj.html#Py_TPFLAGS_BASETYPE
¶
https://docs.python.org/3.0/c-api/typeobj.html#Py_TPFLAGS_READY
PyType_Ready
https://docs.python.org/3.0/c-api/type.html#PyType_Ready
¶
https://docs.python.org/3.0/c-api/typeobj.html#Py_TPFLAGS_READYING
PyType_Ready
https://docs.python.org/3.0/c-api/type.html#PyType_Ready
¶
https://docs.python.org/3.0/c-api/typeobj.html#Py_TPFLAGS_HAVE_GC
PyObject_GC_New
https://docs.python.org/3.0/c-api/gcsupport.html#PyObject_GC_New
PyObject_GC_Del
https://docs.python.org/3.0/c-api/gcsupport.html#PyObject_GC_Del
Supporting Cyclic Garbage Collection
https://docs.python.org/3.0/c-api/gcsupport.html#supporting-cycle-detection
tp_traverse
https://docs.python.org/3.0/c-api/typeobj.html#tp_traverse
tp_clear
https://docs.python.org/3.0/c-api/typeobj.html#tp_clear
¶
https://docs.python.org/3.0/c-api/typeobj.html#Py_TPFLAGS_DEFAULT
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_doc
traverseproc
https://docs.python.org/3.0/c-api/gcsupport.html#traverseproc
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_traverse
Py_TPFLAGS_HAVE_GC
https://docs.python.org/3.0/c-api/typeobj.html#Py_TPFLAGS_HAVE_GC
Supporting Cyclic Garbage Collection
https://docs.python.org/3.0/c-api/gcsupport.html#supporting-cycle-detection
tp_traverse
https://docs.python.org/3.0/c-api/typeobj.html#tp_traverse
tp_traverse
https://docs.python.org/3.0/c-api/typeobj.html#tp_traverse
Py_VISIT
https://docs.python.org/3.0/c-api/gcsupport.html#Py_VISIT
_thread
https://docs.python.org/3.0/library/_thread.html#module-_thread
Py_VISIT
https://docs.python.org/3.0/c-api/gcsupport.html#Py_VISIT
gc
https://docs.python.org/3.0/library/gc.html#module-gc
Py_VISIT
https://docs.python.org/3.0/c-api/gcsupport.html#Py_VISIT
tp_clear
https://docs.python.org/3.0/c-api/typeobj.html#tp_clear
Py_TPFLAGS_HAVE_GC
https://docs.python.org/3.0/c-api/typeobj.html#Py_TPFLAGS_HAVE_GC
tp_traverse
https://docs.python.org/3.0/c-api/typeobj.html#tp_traverse
tp_clear
https://docs.python.org/3.0/c-api/typeobj.html#tp_clear
inquiry
https://docs.python.org/3.0/c-api/gcsupport.html#inquiry
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_clear
Py_TPFLAGS_HAVE_GC
https://docs.python.org/3.0/c-api/typeobj.html#Py_TPFLAGS_HAVE_GC
tp_clear
https://docs.python.org/3.0/c-api/typeobj.html#tp_clear
tp_clear
https://docs.python.org/3.0/c-api/typeobj.html#tp_clear
tp_clear
https://docs.python.org/3.0/c-api/typeobj.html#tp_clear
tp_clear
https://docs.python.org/3.0/c-api/typeobj.html#tp_clear
tp_clear
https://docs.python.org/3.0/c-api/typeobj.html#tp_clear
tp_clear
https://docs.python.org/3.0/c-api/typeobj.html#tp_clear
tp_clear
https://docs.python.org/3.0/c-api/typeobj.html#tp_clear
Py_CLEAR
https://docs.python.org/3.0/c-api/refcounting.html#Py_CLEAR
Py_CLEAR
https://docs.python.org/3.0/c-api/refcounting.html#Py_CLEAR
tp_clear
https://docs.python.org/3.0/c-api/typeobj.html#tp_clear
tp_dealloc
https://docs.python.org/3.0/c-api/typeobj.html#tp_dealloc
tp_clear
https://docs.python.org/3.0/c-api/typeobj.html#tp_clear
Supporting Cyclic Garbage Collection
https://docs.python.org/3.0/c-api/gcsupport.html#supporting-cycle-detection
tp_traverse
https://docs.python.org/3.0/c-api/typeobj.html#tp_traverse
Py_TPFLAGS_HAVE_GC
https://docs.python.org/3.0/c-api/typeobj.html#Py_TPFLAGS_HAVE_GC
tp_traverse
https://docs.python.org/3.0/c-api/typeobj.html#tp_traverse
tp_clear
https://docs.python.org/3.0/c-api/typeobj.html#tp_clear
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_richcompare
TypeError
https://docs.python.org/3.0/library/exceptions.html#exceptions.TypeError
tp_hash
https://docs.python.org/3.0/c-api/typeobj.html#tp_hash
tp_richcompare
https://docs.python.org/3.0/c-api/typeobj.html#tp_richcompare
tp_hash
https://docs.python.org/3.0/c-api/typeobj.html#tp_hash
tp_richcompare
https://docs.python.org/3.0/c-api/typeobj.html#tp_richcompare
tp_hash
https://docs.python.org/3.0/c-api/typeobj.html#tp_hash
tp_richcompare
https://docs.python.org/3.0/c-api/typeobj.html#tp_richcompare
PyObject_RichCompare
https://docs.python.org/3.0/c-api/object.html#PyObject_RichCompare
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_weaklistoffset
PyObject*
https://docs.python.org/3.0/c-api/structures.html#PyObject
tp_weaklist
https://docs.python.org/3.0/c-api/typeobj.html#tp_weaklist
tp_weaklistoffset
https://docs.python.org/3.0/c-api/typeobj.html#tp_weaklistoffset
tp_weaklistoffset
https://docs.python.org/3.0/c-api/typeobj.html#tp_weaklistoffset
tp_weaklistoffset
https://docs.python.org/3.0/c-api/typeobj.html#tp_weaklistoffset
tp_weaklistoffset
https://docs.python.org/3.0/c-api/typeobj.html#tp_weaklistoffset
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_iter
PyObject_GetIter
https://docs.python.org/3.0/c-api/object.html#PyObject_GetIter
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_iternext
StopIteration
https://docs.python.org/3.0/library/exceptions.html#exceptions.StopIteration
tp_iter
https://docs.python.org/3.0/c-api/typeobj.html#tp_iter
PyIter_Next
https://docs.python.org/3.0/c-api/iter.html#PyIter_Next
PyMethodDef
https://docs.python.org/3.0/c-api/structures.html#PyMethodDef
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_methods
PyMethodDef
https://docs.python.org/3.0/c-api/structures.html#PyMethodDef
tp_dict
https://docs.python.org/3.0/c-api/typeobj.html#tp_dict
PyMemberDef
https://docs.python.org/3.0/c-api/structures.html#PyMemberDef
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_members
PyMemberDef
https://docs.python.org/3.0/c-api/structures.html#PyMemberDef
tp_dict
https://docs.python.org/3.0/c-api/typeobj.html#tp_dict
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_getset
tp_dict
https://docs.python.org/3.0/c-api/typeobj.html#tp_dict
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_base
object
https://docs.python.org/3.0/library/functions.html#object
PyObject
https://docs.python.org/3.0/c-api/structures.html#PyObject
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_dict
PyType_Ready
https://docs.python.org/3.0/c-api/type.html#PyType_Ready
PyType_Ready
https://docs.python.org/3.0/c-api/type.html#PyType_Ready
__add__()
https://docs.python.org/3.0/reference/datamodel.html#object.__add__
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_descr_get
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_descr_set
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_dictoffset
tp_dict
https://docs.python.org/3.0/c-api/typeobj.html#tp_dict
str
https://docs.python.org/3.0/library/functions.html#str
tuple
https://docs.python.org/3.0/library/functions.html#tuple
tp_basicsize
https://docs.python.org/3.0/c-api/typeobj.html#tp_basicsize
tp_dictoffset
https://docs.python.org/3.0/c-api/typeobj.html#tp_dictoffset
tp_dictoffset
https://docs.python.org/3.0/c-api/typeobj.html#tp_dictoffset
tp_basicsize
https://docs.python.org/3.0/c-api/typeobj.html#tp_basicsize
tp_itemsize
https://docs.python.org/3.0/c-api/typeobj.html#tp_itemsize
tp_dictoffset
https://docs.python.org/3.0/c-api/typeobj.html#tp_dictoffset
ob_size
https://docs.python.org/3.0/c-api/typeobj.html#ob_size
ob_size
https://docs.python.org/3.0/c-api/typeobj.html#ob_size
tp_dictoffset
https://docs.python.org/3.0/c-api/typeobj.html#tp_dictoffset
tp_dictoffset
https://docs.python.org/3.0/c-api/typeobj.html#tp_dictoffset
tp_dictoffset
https://docs.python.org/3.0/c-api/typeobj.html#tp_dictoffset
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_init
__init__()
https://docs.python.org/3.0/reference/datamodel.html#object.__init__
__init__()
https://docs.python.org/3.0/reference/datamodel.html#object.__init__
__init__()
https://docs.python.org/3.0/reference/datamodel.html#object.__init__
__init__()
https://docs.python.org/3.0/reference/datamodel.html#object.__init__
__init__()
https://docs.python.org/3.0/reference/datamodel.html#object.__init__
tp_init
https://docs.python.org/3.0/c-api/typeobj.html#tp_init
tp_new
https://docs.python.org/3.0/c-api/typeobj.html#tp_new
tp_new
https://docs.python.org/3.0/c-api/typeobj.html#tp_new
tp_init
https://docs.python.org/3.0/c-api/typeobj.html#tp_init
tp_new
https://docs.python.org/3.0/c-api/typeobj.html#tp_new
tp_init
https://docs.python.org/3.0/c-api/typeobj.html#tp_init
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_alloc
ob_refcnt
https://docs.python.org/3.0/c-api/typeobj.html#ob_refcnt
ob_type
https://docs.python.org/3.0/c-api/typeobj.html#ob_type
tp_itemsize
https://docs.python.org/3.0/c-api/typeobj.html#tp_itemsize
ob_size
https://docs.python.org/3.0/c-api/typeobj.html#ob_size
tp_basicsize
https://docs.python.org/3.0/c-api/typeobj.html#tp_basicsize
tp_new
https://docs.python.org/3.0/c-api/typeobj.html#tp_new
PyType_GenericAlloc
https://docs.python.org/3.0/c-api/type.html#PyType_GenericAlloc
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_new
tp_new
https://docs.python.org/3.0/c-api/typeobj.html#tp_new
tp_new
https://docs.python.org/3.0/c-api/typeobj.html#tp_new
tp_init
https://docs.python.org/3.0/c-api/typeobj.html#tp_init
tp_new
https://docs.python.org/3.0/c-api/typeobj.html#tp_new
tp_init
https://docs.python.org/3.0/c-api/typeobj.html#tp_init
tp_base
https://docs.python.org/3.0/c-api/typeobj.html#tp_base
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_free
PyType_GenericAlloc
https://docs.python.org/3.0/c-api/type.html#PyType_GenericAlloc
Py_TPFLAGS_HAVE_GC
https://docs.python.org/3.0/c-api/typeobj.html#Py_TPFLAGS_HAVE_GC
inquiry
https://docs.python.org/3.0/c-api/gcsupport.html#inquiry
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_is_gc
tp_flags
https://docs.python.org/3.0/c-api/typeobj.html#tp_flags
Py_TPFLAGS_HAVE_GC
https://docs.python.org/3.0/c-api/typeobj.html#Py_TPFLAGS_HAVE_GC
PyType_Type
https://docs.python.org/3.0/c-api/type.html#PyType_Type
PyObject
https://docs.python.org/3.0/c-api/structures.html#PyObject
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_bases
PyObject
https://docs.python.org/3.0/c-api/structures.html#PyObject
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_mro
object
https://docs.python.org/3.0/library/functions.html#object
PyType_Ready
https://docs.python.org/3.0/c-api/type.html#PyType_Ready
PyObject
https://docs.python.org/3.0/c-api/structures.html#PyObject
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_cache
PyObject
https://docs.python.org/3.0/c-api/structures.html#PyObject
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_subclasses
PyObject
https://docs.python.org/3.0/c-api/structures.html#PyObject
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_weaklist
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_allocs
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_frees
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_maxalloc
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
¶
https://docs.python.org/3.0/c-api/typeobj.html#tp_next
tp_allocs
https://docs.python.org/3.0/c-api/typeobj.html#tp_allocs
¶
https://docs.python.org/3.0/c-api/typeobj.html#number-object-structures
¶
https://docs.python.org/3.0/c-api/typeobj.html#PyNumberMethods
Number Protocol
https://docs.python.org/3.0/c-api/number.html#number
¶
https://docs.python.org/3.0/c-api/typeobj.html#mapping-object-structures
¶
https://docs.python.org/3.0/c-api/typeobj.html#PyMappingMethods
PyMappingMethods
https://docs.python.org/3.0/c-api/typeobj.html#PyMappingMethods
¶
https://docs.python.org/3.0/c-api/typeobj.html#mp_length
PyMapping_Length
https://docs.python.org/3.0/c-api/mapping.html#PyMapping_Length
PyObject_Size
https://docs.python.org/3.0/c-api/object.html#PyObject_Size
PyMappingMethods
https://docs.python.org/3.0/c-api/typeobj.html#PyMappingMethods
¶
https://docs.python.org/3.0/c-api/typeobj.html#mp_subscript
PyObject_GetItem
https://docs.python.org/3.0/c-api/object.html#PyObject_GetItem
PyMapping_Check
https://docs.python.org/3.0/c-api/mapping.html#PyMapping_Check
PyMappingMethods
https://docs.python.org/3.0/c-api/typeobj.html#PyMappingMethods
¶
https://docs.python.org/3.0/c-api/typeobj.html#mp_ass_subscript
PyObject_SetItem
https://docs.python.org/3.0/c-api/object.html#PyObject_SetItem
¶
https://docs.python.org/3.0/c-api/typeobj.html#sequence-object-structures
¶
https://docs.python.org/3.0/c-api/typeobj.html#PySequenceMethods
PySequenceMethods
https://docs.python.org/3.0/c-api/typeobj.html#PySequenceMethods
¶
https://docs.python.org/3.0/c-api/typeobj.html#sq_length
PySequence_Size
https://docs.python.org/3.0/c-api/sequence.html#PySequence_Size
PyObject_Size
https://docs.python.org/3.0/c-api/object.html#PyObject_Size
PySequenceMethods
https://docs.python.org/3.0/c-api/typeobj.html#PySequenceMethods
¶
https://docs.python.org/3.0/c-api/typeobj.html#sq_concat
PySequence_Concat
https://docs.python.org/3.0/c-api/sequence.html#PySequence_Concat
PySequenceMethods
https://docs.python.org/3.0/c-api/typeobj.html#PySequenceMethods
¶
https://docs.python.org/3.0/c-api/typeobj.html#sq_repeat
PySequence_Repeat
https://docs.python.org/3.0/c-api/sequence.html#PySequence_Repeat
PySequenceMethods
https://docs.python.org/3.0/c-api/typeobj.html#PySequenceMethods
¶
https://docs.python.org/3.0/c-api/typeobj.html#sq_item
PySequence_GetItem
https://docs.python.org/3.0/c-api/sequence.html#PySequence_GetItem
PySequence_Check
https://docs.python.org/3.0/c-api/sequence.html#PySequence_Check
sq_length
https://docs.python.org/3.0/c-api/typeobj.html#sq_length
sq_item
https://docs.python.org/3.0/c-api/typeobj.html#sq_item
sq_length
https://docs.python.org/3.0/c-api/typeobj.html#sq_length
PySequenceMethods
https://docs.python.org/3.0/c-api/typeobj.html#PySequenceMethods
¶
https://docs.python.org/3.0/c-api/typeobj.html#sq_ass_item
PySequence_SetItem
https://docs.python.org/3.0/c-api/sequence.html#PySequence_SetItem
PySequenceMethods
https://docs.python.org/3.0/c-api/typeobj.html#PySequenceMethods
¶
https://docs.python.org/3.0/c-api/typeobj.html#sq_contains
PySequence_Contains
https://docs.python.org/3.0/c-api/sequence.html#PySequence_Contains
PySequence_Contains
https://docs.python.org/3.0/c-api/sequence.html#PySequence_Contains
PySequenceMethods
https://docs.python.org/3.0/c-api/typeobj.html#PySequenceMethods
¶
https://docs.python.org/3.0/c-api/typeobj.html#sq_inplace_concat
PySequence_InPlaceConcat
https://docs.python.org/3.0/c-api/sequence.html#PySequence_InPlaceConcat
PySequenceMethods
https://docs.python.org/3.0/c-api/typeobj.html#PySequenceMethods
¶
https://docs.python.org/3.0/c-api/typeobj.html#sq_inplace_repeat
PySequence_InPlaceRepeat
https://docs.python.org/3.0/c-api/sequence.html#PySequence_InPlaceRepeat
¶
https://docs.python.org/3.0/c-api/typeobj.html#buffer-object-structures
tp_as_buffer
https://docs.python.org/3.0/c-api/typeobj.html#tp_as_buffer
PyTypeObject
https://docs.python.org/3.0/c-api/type.html#PyTypeObject
tp_as_buffer
https://docs.python.org/3.0/c-api/typeobj.html#tp_as_buffer
PyBufferProcs
https://docs.python.org/3.0/c-api/typeobj.html#PyBufferProcs
¶
https://docs.python.org/3.0/c-api/typeobj.html#PyBufferProcs
¶
https://docs.python.org/3.0/c-api/typeobj.html#bf_getbuffer
Py_buffer
https://docs.python.org/3.0/c-api/buffer.html#Py_buffer
Py_buffer
https://docs.python.org/3.0/c-api/buffer.html#Py_buffer
PyObject_GetBuffer
https://docs.python.org/3.0/c-api/buffer.html#PyObject_GetBuffer
bf_getbuffer
https://docs.python.org/3.0/c-api/typeobj.html#bf_getbuffer
Py_buffer
https://docs.python.org/3.0/c-api/buffer.html#Py_buffer
¶
https://docs.python.org/3.0/c-api/typeobj.html#bf_releasebuffer
bf_releasebuffer
https://docs.python.org/3.0/c-api/typeobj.html#bf_releasebuffer
Py_buffer
https://docs.python.org/3.0/c-api/buffer.html#Py_buffer
bf_releasebuffer
https://docs.python.org/3.0/c-api/typeobj.html#bf_releasebuffer
PyBuffer_Release
https://docs.python.org/3.0/c-api/buffer.html#PyBuffer_Release
Table Of Contents
https://docs.python.org/3.0/contents.html
Type Objects
https://docs.python.org/3.0/c-api/typeobj.html
Number Object Structures
https://docs.python.org/3.0/c-api/typeobj.html#number-object-structures
Mapping Object Structures
https://docs.python.org/3.0/c-api/typeobj.html#mapping-object-structures
Sequence Object Structures
https://docs.python.org/3.0/c-api/typeobj.html#sequence-object-structures
Buffer Object Structures
https://docs.python.org/3.0/c-api/typeobj.html#buffer-object-structures
Common Object Structures
https://docs.python.org/3.0/c-api/structures.html
Supporting Cyclic Garbage Collection
https://docs.python.org/3.0/c-api/gcsupport.html
Show Source
https://docs.python.org/3.0/_sources/c-api/typeobj.txt
index
https://docs.python.org/3.0/genindex.html
modules
https://docs.python.org/3.0/modindex.html
next
https://docs.python.org/3.0/c-api/gcsupport.html
previous
https://docs.python.org/3.0/c-api/structures.html
Python v3.0.1 documentation
https://docs.python.org/3.0/index.html
Python/C API Reference Manual
https://docs.python.org/3.0/c-api/index.html
Object Implementation Support
https://docs.python.org/3.0/c-api/objimpl.html
Copyright
https://docs.python.org/3.0/copyright.html
Sphinx
http://sphinx.pocoo.org/
URLs of
crawlers that visited me
.