索引


_ | a | b | c | d | e | f | g | h | i | k | l | m | n | o | p | r | s | t | u | v

_ (アンダースコア)

__all__ (package variable)
__builtin__ (組み込み モジュール), [リンク], [リンク]
__dict__ (module attribute)
__doc__ (module attribute)
__file__ (module attribute), [リンク]
__import__() (組み込み関数)
__main__ (組み込み モジュール), [リンク], [リンク]
__name__ (module attribute), [リンク]
_frozen (C の型)
_inittab (C の型)
_ob_next (PyObject のメンバ)
_ob_prev (PyObject のメンバ)
_Py_c_diff()
_Py_c_neg()
_Py_c_pow()
_Py_c_prod()
_Py_c_quot()
_Py_c_sum()
_Py_NoneStruct
_PyImport_FindExtension()
_PyImport_Fini()
_PyImport_FixupExtension()
_PyImport_Init()
_PyObject_Del()
_PyObject_GC_TRACK()
_PyObject_GC_UNTRACK()
_PyObject_New()
_PyObject_NewVar()
_PyString_Resize()
_PyTuple_Resize()


A

abort()
abs() (組み込み関数)
apply() (組み込み関数), [リンク], [リンク]
argv (in module sys)


B

buffer interface
buffer オブジェクト
BufferType (in module types)


C

calloc()
classmethod() (組み込み関数)
cleanup functions
close() (in module os)
cmp() (組み込み関数), [リンク], [リンク]
CObject オブジェクト
coerce() (組み込み関数)
compile() (組み込み関数)
complex number オブジェクト
copyright (in module sys)


D

dictionary オブジェクト
DictionaryType (in module types)
DictType (in module types)
divmod() (組み込み関数)


E

EOFError (built-in exception)
errno
exc_info() (in module sys), [リンク]
exc_traceback (in module sys), [リンク]
exc_type (in module sys), [リンク]
exc_value (in module sys), [リンク]
Exception (built-in exception)
exceptions (組み込み モジュール)
exec_prefix (environment variable), [リンク], [リンク]
exec_prefix (環境変数), [リンク], [リンク]
executable (in module sys)
exit()


F

file オブジェクト
FileType (in module types)
float() (組み込み関数)
floating point オブジェクト
FloatType (in modules types)
fopen()
free()
freeze utility


G

getcharbufferproc (C の型)
getreadbufferproc (C の型)
getsegcountproc (C の型)
getwritebufferproc (C の型)
global interpreter lock


H

hash() (組み込み関数), [リンク]


I

ihooks (標準 モジュール)
incr_item(), [リンク]
inquiry (C の型)
instance オブジェクト
int() (組み込み関数)
integer オブジェクト
interpreter lock
IntType (in modules types)


K

環境変数
exec_prefix, [リンク], [リンク]
PATH, [リンク]
prefix, [リンク], [リンク], [リンク], [リンク]
PYTHONDUMPREFS
環境変数 (続き)
PYTHONHOME, [リンク]
PYTHONPATH, [リンク]
KeyboardInterrupt (built-in exception), [リンク]


L

len() (組み込み関数), [リンク], [リンク], [リンク], [リンク]
list オブジェクト
ListType (in module types)
lock, interpreter
long() (組み込み関数)
long integer オブジェクト
LONG_MAX, [リンク]
LongType (in modules types)


M

main(), [リンク]
malloc()
mapping オブジェクト
METH_CLASS
METH_KEYWORDS
METH_NOARGS
METH_O
METH_OLDARGS
METH_STATIC
METH_VARARGS
method オブジェクト
MethodType (in module types)
module
search path, [リンク], [リンク]
module オブジェクト
modules (in module sys), [リンク]
ModuleType (in module types)


N

None オブジェクト
numeric オブジェクト


O

ob_refcnt (PyObject のメンバ)
ob_size (PyVarObject のメンバ)
ob_type (PyObject のメンバ)
オブジェクト
buffer
CObject
complex number
dictionary
file
floating point
instance
integer
list
オブジェクト (続き)
long integer
mapping
method
module
None
numeric
sequence
string
tuple
type, [リンク]
OverflowError (built-in exception), [リンク]


P

package variable
__all__
path
module search, [リンク], [リンク]
PATH (environment variable), [リンク]
path (in module sys), [リンク], [リンク]
PATH (環境変数), [リンク]
platform (in module sys)
pow() (組み込み関数), [リンク]
prefix (environment variable), [リンク], [リンク], [リンク], [リンク]
prefix (環境変数), [リンク], [リンク], [リンク], [リンク]
Py_AtExit()
Py_BEGIN_ALLOW_THREADS, [リンク]
Py_BLOCK_THREADS
Py_BuildValue()
Py_CompileString(), [リンク], [リンク], [リンク]
Py_complex (C の型)
Py_DECREF(), [リンク]
Py_END_ALLOW_THREADS, [リンク]
Py_END_OF_BUFFER
Py_EndInterpreter()
Py_eval_input
Py_Exit()
Py_False
Py_FatalError(), [リンク]
Py_FdIsInteractive()
Py_file_input
Py_Finalize(), [リンク], [リンク], [リンク], [リンク], [リンク]
Py_FindMethod()
Py_GetBuildInfo()
Py_GetCompiler()
Py_GetCopyright()
Py_GetExecPrefix(), [リンク]
Py_GetPath(), [リンク], [リンク]
Py_GetPlatform()
Py_GetPrefix(), [リンク]
Py_GetProgramFullPath(), [リンク]
Py_GetProgramName()
Py_GetVersion()
Py_INCREF(), [リンク]
Py_Initialize(), [リンク], [リンク], [リンク], [リンク]
Py_InitModule()
Py_InitModule3()
Py_InitModule4()
Py_IsInitialized(), [リンク]
Py_Main()
Py_NewInterpreter()
Py_None
Py_PRINT_RAW
Py_SetProgramName(), [リンク], [リンク], [リンク], [リンク]
Py_single_input
Py_TPFLAGS_BASETYPE
Py_TPFLAGS_CHECKTYPES
Py_TPFLAGS_DEFAULT
Py_TPFLAGS_GC
Py_TPFLAGS_HAVE_CLASS
Py_TPFLAGS_HAVE_GC, [リンク]
Py_TPFLAGS_HAVE_GETCHARBUFFER, [リンク]
Py_TPFLAGS_HAVE_INPLACEOPS
Py_TPFLAGS_HAVE_ITER
Py_TPFLAGS_HAVE_RICHCOMPARE
Py_TPFLAGS_HAVE_SEQUENCE_IN
Py_TPFLAGS_HAVE_WEAKREFS
Py_TPFLAGS_HEAPTYPE
Py_TPFLAGS_READY
Py_TPFLAGS_READYING
Py_tracefunc (C の型)
Py_True
Py_UNBLOCK_THREADS
Py_UNICODE (C の型)
Py_UNICODE_ISALNUM()
Py_UNICODE_ISALPHA()
Py_UNICODE_ISDECIMAL()
Py_UNICODE_ISDIGIT()
Py_UNICODE_ISLINEBREAK()
Py_UNICODE_ISLOWER()
Py_UNICODE_ISNUMERIC()
Py_UNICODE_ISSPACE()
Py_UNICODE_ISTITLE()
Py_UNICODE_ISUPPER()
Py_UNICODE_TODECIMAL()
Py_UNICODE_TODIGIT()
Py_UNICODE_TOLOWER()
Py_UNICODE_TONUMERIC()
Py_UNICODE_TOTITLE()
Py_UNICODE_TOUPPER()
Py_XDECREF(), [リンク]
Py_XINCREF()
PyArg_Parse()
PyArg_ParseTuple()
PyArg_ParseTupleAndKeywords()
PyArg_UnpackTuple()
PyBool_Check()
PyBool_FromLong()
PyBuffer_Check()
PyBuffer_FromMemory()
PyBuffer_FromObject()
PyBuffer_FromReadWriteMemory()
PyBuffer_FromReadWriteObject()
PyBuffer_New()
PyBuffer_Type
PyBufferObject (C の型)
PyBufferProcs
PyBufferProcs (C の型)
PyCallable_Check()
PyCallIter_Check()
PyCallIter_New()
PyCallIter_Type
PyCell_Check()
PyCell_GET()
PyCell_Get()
PyCell_New()
PyCell_SET()
PyCell_Set()
PyCell_Type
PyCellObject (C の型)
PyCFunction (C の型)
PyCObject (C の型)
PyCObject_AsVoidPtr()
PyCObject_Check()
PyCObject_FromVoidPtr()
PyCObject_FromVoidPtrAndDesc()
PyCObject_GetDesc()
PyComplex_AsCComplex()
PyComplex_Check()
PyComplex_CheckExact()
PyComplex_FromCComplex()
PyComplex_FromDoubles()
PyComplex_ImagAsDouble()
PyComplex_RealAsDouble()
PyComplex_Type
PyComplexObject (C の型)
PyDescr_IsData()
PyDescr_NewClassMethod()
PyDescr_NewGetSet()
PyDescr_NewMember()
PyDescr_NewMethod()
PyDescr_NewWrapper()
PyDict_Check()
PyDict_Clear()
PyDict_Copy()
PyDict_DelItem()
PyDict_DelItemString()
PyDict_GetItem()
PyDict_GetItemString()
PyDict_Items()
PyDict_Keys()
PyDict_Merge()
PyDict_MergeFromSeq2()
PyDict_New()
PyDict_Next()
PyDict_SetItem()
PyDict_SetItemString()
PyDict_Size()
PyDict_Type
PyDict_Update()
PyDict_Values()
PyDictObject (C の型)
PyDictProxy_New()
PyErr_BadArgument()
PyErr_BadInternalCall()
PyErr_CheckSignals()
PyErr_Clear(), [リンク], [リンク]
PyErr_ExceptionMatches(), [リンク]
PyErr_Fetch()
PyErr_Format()
PyErr_GivenExceptionMatches()
PyErr_NewException()
PyErr_NoMemory()
PyErr_NormalizeException()
PyErr_Occurred(), [リンク]
PyErr_Print()
PyErr_Restore()
PyErr_SetExcFromWindowsErr()
PyErr_SetExcFromWindowsErrWithFilename()
PyErr_SetFromErrno()
PyErr_SetFromErrnoWithFilename()
PyErr_SetFromWindowsErr()
PyErr_SetFromWindowsErrWithFilename()
PyErr_SetInterrupt()
PyErr_SetNone()
PyErr_SetObject()
PyErr_SetString(), [リンク]
PyErr_Warn()
PyErr_WarnExplicit()
PyErr_WriteUnraisable()
PyEval_AcquireLock(), [リンク], [リンク]
PyEval_AcquireThread()
PyEval_InitThreads(), [リンク]
PyEval_ReleaseLock(), [リンク], [リンク], [リンク]
PyEval_ReleaseThread(), [リンク]
PyEval_RestoreThread(), [リンク]
PyEval_SaveThread(), [リンク]
PyEval_SetProfile()
PyEval_SetTrace()
PyFile_AsFile()
PyFile_Check()
PyFile_CheckExact()
PyFile_Encoding()
PyFile_FromFile()
PyFile_FromString()
PyFile_GetLine()
PyFile_Name()
PyFile_SetBufSize()
PyFile_SoftSpace()
PyFile_Type
PyFile_WriteObject()
PyFile_WriteString()
PyFileObject (C の型)
PyFloat_AS_DOUBLE()
PyFloat_AsDouble()
PyFloat_Check()
PyFloat_CheckExact()
PyFloat_FromDouble()
PyFloat_FromString()
PyFloat_Type
PyFloatObject (C の型)
PyImport_AddModule()
PyImport_AppendInittab()
PyImport_Cleanup()
PyImport_ExecCodeModule()
PyImport_ExtendInittab()
PyImport_FrozenModules
PyImport_GetMagicNumber()
PyImport_GetModuleDict()
PyImport_Import()
PyImport_ImportFrozenModule()
PyImport_ImportModule()
PyImport_ImportModuleEx()
PyImport_ReloadModule()
PyInstance_Check()
PyInstance_New()
PyInstance_NewRaw()
PyInstance_Type
PyInt_AS_LONG()
PyInt_AsLong()
PyInt_AsUnsignedLongLongMask()
PyInt_AsUnsignedLongMask()
PyInt_Check()
PyInt_CheckExact()
PyInt_FromLong()
PyInt_FromString()
PyInt_GetMax()
PyInt_Type
PyInterpreterState (C の型)
PyInterpreterState_Clear()
PyInterpreterState_Delete()
PyInterpreterState_Head()
PyInterpreterState_New()
PyInterpreterState_Next()
PyInterpreterState_ThreadHead()
PyIntObject (C の型)
PyIter_Check()
PyIter_Next()
PyList_Append()
PyList_AsTuple()
PyList_Check()
PyList_CheckExact()
PyList_GET_ITEM()
PyList_GET_SIZE()
PyList_GetItem(), [リンク]
PyList_GetSlice()
PyList_Insert()
PyList_New()
PyList_Reverse()
PyList_SET_ITEM()
PyList_SetItem(), [リンク]
PyList_SetSlice()
PyList_Size()
PyList_Sort()
PyList_Type
PyListObject (C の型)
PyLong_AsDouble()
PyLong_AsLong()
PyLong_AsLongLong()
PyLong_AsUnsignedLong()
PyLong_AsUnsignedLongLong()
PyLong_AsUnsignedLongLongMask()
PyLong_AsUnsignedLongMask()
PyLong_AsVoidPtr()
PyLong_Check()
PyLong_CheckExact()
PyLong_FromDouble()
PyLong_FromLong()
PyLong_FromLongLong()
PyLong_FromString()
PyLong_FromUnicode()
PyLong_FromUnsignedLong()
PyLong_FromUnsignedLongLong()
PyLong_FromVoidPtr()
PyLong_Type
PyLongObject (C の型)
PyMapping_Check()
PyMapping_DelItem()
PyMapping_DelItemString()
PyMapping_GetItemString()
PyMapping_HasKey()
PyMapping_HasKeyString()
PyMapping_Items()
PyMapping_Keys()
PyMapping_Length()
PyMapping_SetItemString()
PyMapping_Values()
PyMappingMethods (C の型)
PyMarshal_ReadLastObjectFromFile()
PyMarshal_ReadLongFromFile()
PyMarshal_ReadObjectFromFile()
PyMarshal_ReadObjectFromString()
PyMarshal_ReadShortFromFile()
PyMarshal_WriteLongToFile()
PyMarshal_WriteObjectToFile()
PyMarshal_WriteObjectToString()
PyMem_Del()
PyMem_Free()
PyMem_Malloc()
PyMem_New()
PyMem_Realloc()
PyMem_Resize()
PyMethod_Check()
PyMethod_Class()
PyMethod_Function()
PyMethod_GET_CLASS()
PyMethod_GET_FUNCTION()
PyMethod_GET_SELF()
PyMethod_New()
PyMethod_Self()
PyMethod_Type
PyMethodDef (C の型)
PyModule_AddIntConstant()
PyModule_AddObject()
PyModule_AddStringConstant()
PyModule_Check()
PyModule_CheckExact()
PyModule_GetDict()
PyModule_GetFilename()
PyModule_GetName()
PyModule_New()
PyModule_Type
PyNumber_Absolute()
PyNumber_Add()
PyNumber_And()
PyNumber_Check()
PyNumber_Coerce()
PyNumber_Divide()
PyNumber_Divmod()
PyNumber_Float()
PyNumber_FloorDivide()
PyNumber_InPlaceAdd()
PyNumber_InPlaceAnd()
PyNumber_InPlaceDivide()
PyNumber_InPlaceFloorDivide()
PyNumber_InPlaceLshift()
PyNumber_InPlaceMultiply()
PyNumber_InPlaceOr()
PyNumber_InPlacePower()
PyNumber_InPlaceRemainder()
PyNumber_InPlaceRshift()
PyNumber_InPlaceSubtract()
PyNumber_InPlaceTrueDivide()
PyNumber_InPlaceXor()
PyNumber_Int()
PyNumber_Invert()
PyNumber_Long()
PyNumber_Lshift()
PyNumber_Multiply()
PyNumber_Negative()
PyNumber_Or()
PyNumber_Positive()
PyNumber_Power()
PyNumber_Remainder()
PyNumber_Rshift()
PyNumber_Subtract()
PyNumber_TrueDivide()
PyNumber_Xor()
PyNumberMethods (C の型)
PyObject (C の型)
PyObject_AsCharBuffer()
PyObject_AsFileDescriptor()
PyObject_AsReadBuffer()
PyObject_AsWriteBuffer()
PyObject_Call()
PyObject_CallFunction()
PyObject_CallFunctionObjArgs()
PyObject_CallMethod()
PyObject_CallMethodObjArgs()
PyObject_CallObject()
PyObject_CheckReadBuffer()
PyObject_Cmp()
PyObject_Compare()
PyObject_DEL()
PyObject_Del()
PyObject_DelAttr()
PyObject_DelAttrString()
PyObject_DelItem()
PyObject_Dir()
PyObject_GC_Del()
PyObject_GC_New()
PyObject_GC_NewVar()
PyObject_GC_Resize()
PyObject_GC_Track()
PyObject_GC_UnTrack()
PyObject_GetAttr()
PyObject_GetAttrString()
PyObject_GetItem()
PyObject_GetIter()
PyObject_HasAttr()
PyObject_HasAttrString()
PyObject_Hash()
PyObject_HEAD
PyObject_HEAD_INIT
PyObject_Init()
PyObject_InitVar()
PyObject_IsInstance()
PyObject_IsSubclass()
PyObject_IsTrue()
PyObject_Length()
PyObject_NEW()
PyObject_New()
PyObject_NEW_VAR()
PyObject_NewVar()
PyObject_Not()
PyObject_Print()
PyObject_Repr()
PyObject_RichCompare()
PyObject_RichCompareBool()
PyObject_SetAttr()
PyObject_SetAttrString()
PyObject_SetItem()
PyObject_Size()
PyObject_Str()
PyObject_Type()
PyObject_TypeCheck()
PyObject_Unicode()
PyObject_VAR_HEAD
PyOS_AfterFork()
PyOS_CheckStack()
PyOS_GetLastModificationTime()
PyOS_getsig()
PyOS_setsig()
PyParser_SimpleParseFile()
PyParser_SimpleParseString()
PyProperty_Type
PyRun_AnyFile()
PyRun_File()
PyRun_InteractiveLoop()
PyRun_InteractiveOne()
PyRun_SimpleFile()
PyRun_SimpleString()
PyRun_String()
PySeqIter_Check()
PySeqIter_New()
PySeqIter_Type
PySequence_Check()
PySequence_Concat()
PySequence_Contains()
PySequence_Count()
PySequence_DelItem()
PySequence_DelSlice()
PySequence_Fast()
PySequence_Fast_GET_ITEM()
PySequence_Fast_GET_SIZE()
PySequence_GetItem(), [リンク]
PySequence_GetSlice()
PySequence_Index()
PySequence_InPlaceConcat()
PySequence_InPlaceRepeat()
PySequence_ITEM()
PySequence_Length()
PySequence_List()
PySequence_Repeat()
PySequence_SetItem()
PySequence_SetSlice()
PySequence_Size()
PySequence_Tuple(), [リンク]
PySequenceMethods (C の型)
PySlice_Check()
PySlice_GetIndices()
PySlice_GetIndicesEx()
PySlice_New()
PySlice_Type
PyString_AS_STRING()
PyString_AsDecodedObject()
PyString_AsEncodedObject()
PyString_AsString()
PyString_AsStringAndSize()
PyString_Check()
PyString_CheckExact()
PyString_Concat()
PyString_ConcatAndDel()
PyString_Decode()
PyString_Encode()
PyString_Format()
PyString_FromFormat()
PyString_FromFormatV()
PyString_FromString(), [リンク]
PyString_FromStringAndSize()
PyString_GET_SIZE()
PyString_InternFromString()
PyString_InternInPlace()
PyString_Size()
PyString_Type
PyStringObject (C の型)
PySys_SetArgv(), [リンク], [リンク]
PYTHONDUMPREFS (environment variable)
PYTHONDUMPREFS (環境変数)
PYTHONHOME (environment variable), [リンク]
PYTHONHOME (環境変数), [リンク]
PYTHONPATH (environment variable), [リンク]
PYTHONPATH (環境変数), [リンク]
PyThreadState, [リンク]
PyThreadState (C の型)
PyThreadState_Clear()
PyThreadState_Delete()
PyThreadState_Get()
PyThreadState_GetDict()
PyThreadState_New()
PyThreadState_Next()
PyThreadState_SetAsyncExc()
PyThreadState_Swap()
PyTrace_CALL
PyTrace_EXCEPT
PyTrace_LINE
PyTrace_RETURN
PyTuple_Check()
PyTuple_CheckExact()
PyTuple_GET_ITEM()
PyTuple_GET_SIZE()
PyTuple_GetItem()
PyTuple_GetSlice()
PyTuple_New()
PyTuple_SET_ITEM()
PyTuple_SetItem(), [リンク]
PyTuple_Size()
PyTuple_Type
PyTupleObject (C の型)
PyType_Check()
PyType_CheckExact()
PyType_GenericAlloc()
PyType_GenericNew()
PyType_HasFeature(), [リンク]
PyType_IS_GC()
PyType_IsSubtype()
PyType_Ready()
PyType_Type
PyTypeObject (C の型)
PyUnicode_AS_DATA()
PyUnicode_AS_UNICODE()
PyUnicode_AsASCIIString()
PyUnicode_AsCharmapString()
PyUnicode_AsEncodedString()
PyUnicode_AsLatin1String()
PyUnicode_AsMBCSString()
PyUnicode_AsRawUnicodeEscapeString()
PyUnicode_AsUnicode()
PyUnicode_AsUnicodeEscapeString()
PyUnicode_AsUTF16String()
PyUnicode_AsUTF8String()
PyUnicode_AsWideChar()
PyUnicode_Check()
PyUnicode_CheckExact()
PyUnicode_Compare()
PyUnicode_Concat()
PyUnicode_Contains()
PyUnicode_Count()
PyUnicode_Decode()
PyUnicode_DecodeASCII()
PyUnicode_DecodeCharmap()
PyUnicode_DecodeLatin1()
PyUnicode_DecodeMBCS()
PyUnicode_DecodeRawUnicodeEscape()
PyUnicode_DecodeUnicodeEscape()
PyUnicode_DecodeUTF16()
PyUnicode_DecodeUTF8()
PyUnicode_Encode()
PyUnicode_EncodeASCII()
PyUnicode_EncodeCharmap()
PyUnicode_EncodeLatin1()
PyUnicode_EncodeMBCS()
PyUnicode_EncodeRawUnicodeEscape()
PyUnicode_EncodeUnicodeEscape()
PyUnicode_EncodeUTF16()
PyUnicode_EncodeUTF8()
PyUnicode_Find()
PyUnicode_Format()
PyUnicode_FromEncodedObject()
PyUnicode_FromObject()
PyUnicode_FromUnicode()
PyUnicode_FromWideChar()
PyUnicode_GET_DATA_SIZE()
PyUnicode_GET_SIZE()
PyUnicode_GetSize()
PyUnicode_Join()
PyUnicode_Replace()
PyUnicode_Split()
PyUnicode_Splitlines()
PyUnicode_Tailmatch()
PyUnicode_Translate()
PyUnicode_TranslateCharmap()
PyUnicode_Type
PyUnicodeObject (C の型)
PyVarObject (C の型)
PyWeakref_Check()
PyWeakref_CheckProxy()
PyWeakref_CheckRef()
PyWeakref_GET_OBJECT()
PyWeakref_GetObject()
PyWeakref_NewProxy()
PyWeakref_NewRef()
PyWrapper_New()


R

realloc()
reload() (組み込み関数)
repr() (組み込み関数), [リンク]
rexec (標準 モジュール)


S

search
path, module, [リンク], [リンク]
sequence オブジェクト
set_all()
setcheckinterval() (in module sys)
setvbuf()
SIGINT, [リンク]
signal (組み込み モジュール)
SliceType (in module types)
softspace (file attribute)
staticmethod() (組み込み関数)
stderr (in module sys)
stdin (in module sys)
stdout (in module sys)
str() (組み込み関数)
strerror()
string オブジェクト
StringType (in module types)
sum_list()
sum_sequence(), [リンク]
sys (組み込み モジュール), [リンク], [リンク]
SystemError (built-in exception), [リンク]


T

thread (組み込み モジュール)
tp_alloc (PyTypeObject のメンバ)
tp_allocs (PyTypeObject のメンバ)
tp_as_buffer (PyTypeObject のメンバ)
tp_base (PyTypeObject のメンバ)
tp_bases (PyTypeObject のメンバ)
tp_basicsize (PyTypeObject のメンバ)
tp_cache (PyTypeObject のメンバ)
tp_call (PyTypeObject のメンバ)
tp_clear (PyTypeObject のメンバ)
tp_compare (PyTypeObject のメンバ)
tp_dealloc (PyTypeObject のメンバ)
tp_descr_get (PyTypeObject のメンバ)
tp_descr_set (PyTypeObject のメンバ)
tp_dict (PyTypeObject のメンバ)
tp_dictoffset (PyTypeObject のメンバ)
tp_doc (PyTypeObject のメンバ)
tp_flags (PyTypeObject のメンバ)
tp_free (PyTypeObject のメンバ)
tp_frees (PyTypeObject のメンバ)
tp_getattr (PyTypeObject のメンバ)
tp_getattro (PyTypeObject のメンバ)
tp_getset (PyTypeObject のメンバ)
tp_hash (PyTypeObject のメンバ)
tp_init (PyTypeObject のメンバ)
tp_is_gc (PyTypeObject のメンバ)
tp_itemsize (PyTypeObject のメンバ)
tp_iter (PyTypeObject のメンバ)
tp_iternext (PyTypeObject のメンバ)
tp_maxalloc (PyTypeObject のメンバ)
tp_members (PyTypeObject のメンバ)
tp_methods (PyTypeObject のメンバ)
tp_mro (PyTypeObject のメンバ)
tp_name (PyTypeObject のメンバ)
tp_new (PyTypeObject のメンバ)
tp_next (PyTypeObject のメンバ)
tp_print (PyTypeObject のメンバ)
tp_repr (PyTypeObject のメンバ)
tp_richcompare (PyTypeObject のメンバ)
tp_setattr (PyTypeObject のメンバ)
tp_setattro (PyTypeObject のメンバ)
tp_str (PyTypeObject のメンバ)
tp_subclasses (PyTypeObject のメンバ)
tp_traverse (PyTypeObject のメンバ)
tp_weaklist (PyTypeObject のメンバ)
tp_weaklistoffset (PyTypeObject のメンバ)
traverseproc (C の型)
tuple() (組み込み関数), [リンク]
tuple オブジェクト
TupleType (in module types)
type() (組み込み関数)
type オブジェクト, [リンク]
TypeType (in module types)


U

ULONG_MAX
unicode() (組み込み関数)


V

version (in module sys), [リンク], [リンク]
visitproc (C の型)

ご意見やご指摘をお寄せになりたい方は、 このドキュメントについて... をご覧ください。