1role,name,added,ifdef_note,struct_abi_kind 2function,PyAIter_Check,3.10,, 3function,PyArg_Parse,3.2,, 4function,PyArg_ParseTuple,3.2,, 5function,PyArg_ParseTupleAndKeywords,3.2,, 6function,PyArg_UnpackTuple,3.2,, 7function,PyArg_VaParse,3.2,, 8function,PyArg_VaParseTupleAndKeywords,3.2,, 9function,PyArg_ValidateKeywordArguments,3.2,, 10var,PyBaseObject_Type,3.2,, 11function,PyBool_FromLong,3.2,, 12var,PyBool_Type,3.2,, 13function,PyBuffer_FillContiguousStrides,3.11,, 14function,PyBuffer_FillInfo,3.11,, 15function,PyBuffer_FromContiguous,3.11,, 16function,PyBuffer_GetPointer,3.11,, 17function,PyBuffer_IsContiguous,3.11,, 18function,PyBuffer_Release,3.11,, 19function,PyBuffer_SizeFromFormat,3.11,, 20function,PyBuffer_ToContiguous,3.11,, 21var,PyByteArrayIter_Type,3.2,, 22function,PyByteArray_AsString,3.2,, 23function,PyByteArray_Concat,3.2,, 24function,PyByteArray_FromObject,3.2,, 25function,PyByteArray_FromStringAndSize,3.2,, 26function,PyByteArray_Resize,3.2,, 27function,PyByteArray_Size,3.2,, 28var,PyByteArray_Type,3.2,, 29var,PyBytesIter_Type,3.2,, 30function,PyBytes_AsString,3.2,, 31function,PyBytes_AsStringAndSize,3.2,, 32function,PyBytes_Concat,3.2,, 33function,PyBytes_ConcatAndDel,3.2,, 34function,PyBytes_DecodeEscape,3.2,, 35function,PyBytes_FromFormat,3.2,, 36function,PyBytes_FromFormatV,3.2,, 37function,PyBytes_FromObject,3.2,, 38function,PyBytes_FromString,3.2,, 39function,PyBytes_FromStringAndSize,3.2,, 40function,PyBytes_Repr,3.2,, 41function,PyBytes_Size,3.2,, 42var,PyBytes_Type,3.2,, 43type,PyCFunction,3.2,, 44type,PyCFunctionWithKeywords,3.2,, 45function,PyCFunction_Call,3.2,, 46function,PyCFunction_GetFlags,3.2,, 47function,PyCFunction_GetFunction,3.2,, 48function,PyCFunction_GetSelf,3.2,, 49function,PyCFunction_New,3.4,, 50function,PyCFunction_NewEx,3.2,, 51var,PyCFunction_Type,3.2,, 52function,PyCMethod_New,3.9,, 53function,PyCallIter_New,3.2,, 54var,PyCallIter_Type,3.2,, 55function,PyCallable_Check,3.2,, 56type,PyCapsule_Destructor,3.2,, 57function,PyCapsule_GetContext,3.2,, 58function,PyCapsule_GetDestructor,3.2,, 59function,PyCapsule_GetName,3.2,, 60function,PyCapsule_GetPointer,3.2,, 61function,PyCapsule_Import,3.2,, 62function,PyCapsule_IsValid,3.2,, 63function,PyCapsule_New,3.2,, 64function,PyCapsule_SetContext,3.2,, 65function,PyCapsule_SetDestructor,3.2,, 66function,PyCapsule_SetName,3.2,, 67function,PyCapsule_SetPointer,3.2,, 68var,PyCapsule_Type,3.2,, 69var,PyClassMethodDescr_Type,3.2,, 70function,PyCodec_BackslashReplaceErrors,3.2,, 71function,PyCodec_Decode,3.2,, 72function,PyCodec_Decoder,3.2,, 73function,PyCodec_Encode,3.2,, 74function,PyCodec_Encoder,3.2,, 75function,PyCodec_IgnoreErrors,3.2,, 76function,PyCodec_IncrementalDecoder,3.2,, 77function,PyCodec_IncrementalEncoder,3.2,, 78function,PyCodec_KnownEncoding,3.2,, 79function,PyCodec_LookupError,3.2,, 80function,PyCodec_NameReplaceErrors,3.7,, 81function,PyCodec_Register,3.2,, 82function,PyCodec_RegisterError,3.2,, 83function,PyCodec_ReplaceErrors,3.2,, 84function,PyCodec_StreamReader,3.2,, 85function,PyCodec_StreamWriter,3.2,, 86function,PyCodec_StrictErrors,3.2,, 87function,PyCodec_Unregister,3.10,, 88function,PyCodec_XMLCharRefReplaceErrors,3.2,, 89function,PyComplex_FromDoubles,3.2,, 90function,PyComplex_ImagAsDouble,3.2,, 91function,PyComplex_RealAsDouble,3.2,, 92var,PyComplex_Type,3.2,, 93function,PyDescr_NewClassMethod,3.2,, 94function,PyDescr_NewGetSet,3.2,, 95function,PyDescr_NewMember,3.2,, 96function,PyDescr_NewMethod,3.2,, 97var,PyDictItems_Type,3.2,, 98var,PyDictIterItem_Type,3.2,, 99var,PyDictIterKey_Type,3.2,, 100var,PyDictIterValue_Type,3.2,, 101var,PyDictKeys_Type,3.2,, 102function,PyDictProxy_New,3.2,, 103var,PyDictProxy_Type,3.2,, 104var,PyDictRevIterItem_Type,3.8,, 105var,PyDictRevIterKey_Type,3.8,, 106var,PyDictRevIterValue_Type,3.8,, 107var,PyDictValues_Type,3.2,, 108function,PyDict_Clear,3.2,, 109function,PyDict_Contains,3.2,, 110function,PyDict_Copy,3.2,, 111function,PyDict_DelItem,3.2,, 112function,PyDict_DelItemString,3.2,, 113function,PyDict_GetItem,3.2,, 114function,PyDict_GetItemString,3.2,, 115function,PyDict_GetItemWithError,3.2,, 116function,PyDict_Items,3.2,, 117function,PyDict_Keys,3.2,, 118function,PyDict_Merge,3.2,, 119function,PyDict_MergeFromSeq2,3.2,, 120function,PyDict_New,3.2,, 121function,PyDict_Next,3.2,, 122function,PyDict_SetItem,3.2,, 123function,PyDict_SetItemString,3.2,, 124function,PyDict_Size,3.2,, 125var,PyDict_Type,3.2,, 126function,PyDict_Update,3.2,, 127function,PyDict_Values,3.2,, 128var,PyEllipsis_Type,3.2,, 129var,PyEnum_Type,3.2,, 130function,PyErr_BadArgument,3.2,, 131function,PyErr_BadInternalCall,3.2,, 132function,PyErr_CheckSignals,3.2,, 133function,PyErr_Clear,3.2,, 134function,PyErr_Display,3.2,, 135function,PyErr_ExceptionMatches,3.2,, 136function,PyErr_Fetch,3.2,, 137function,PyErr_Format,3.2,, 138function,PyErr_FormatV,3.5,, 139function,PyErr_GetExcInfo,3.7,, 140function,PyErr_GetHandledException,3.11,, 141function,PyErr_GivenExceptionMatches,3.2,, 142function,PyErr_NewException,3.2,, 143function,PyErr_NewExceptionWithDoc,3.2,, 144function,PyErr_NoMemory,3.2,, 145function,PyErr_NormalizeException,3.2,, 146function,PyErr_Occurred,3.2,, 147function,PyErr_Print,3.2,, 148function,PyErr_PrintEx,3.2,, 149function,PyErr_ProgramText,3.2,, 150function,PyErr_ResourceWarning,3.6,, 151function,PyErr_Restore,3.2,, 152function,PyErr_SetExcFromWindowsErr,3.7,on Windows, 153function,PyErr_SetExcFromWindowsErrWithFilename,3.7,on Windows, 154function,PyErr_SetExcFromWindowsErrWithFilenameObject,3.7,on Windows, 155function,PyErr_SetExcFromWindowsErrWithFilenameObjects,3.7,on Windows, 156function,PyErr_SetExcInfo,3.7,, 157function,PyErr_SetFromErrno,3.2,, 158function,PyErr_SetFromErrnoWithFilename,3.2,, 159function,PyErr_SetFromErrnoWithFilenameObject,3.2,, 160function,PyErr_SetFromErrnoWithFilenameObjects,3.7,, 161function,PyErr_SetFromWindowsErr,3.7,on Windows, 162function,PyErr_SetFromWindowsErrWithFilename,3.7,on Windows, 163function,PyErr_SetHandledException,3.11,, 164function,PyErr_SetImportError,3.7,, 165function,PyErr_SetImportErrorSubclass,3.6,, 166function,PyErr_SetInterrupt,3.2,, 167function,PyErr_SetInterruptEx,3.10,, 168function,PyErr_SetNone,3.2,, 169function,PyErr_SetObject,3.2,, 170function,PyErr_SetString,3.2,, 171function,PyErr_SyntaxLocation,3.2,, 172function,PyErr_SyntaxLocationEx,3.7,, 173function,PyErr_WarnEx,3.2,, 174function,PyErr_WarnExplicit,3.2,, 175function,PyErr_WarnFormat,3.2,, 176function,PyErr_WriteUnraisable,3.2,, 177function,PyEval_AcquireLock,3.2,, 178function,PyEval_AcquireThread,3.2,, 179function,PyEval_CallFunction,3.2,, 180function,PyEval_CallMethod,3.2,, 181function,PyEval_CallObjectWithKeywords,3.2,, 182function,PyEval_EvalCode,3.2,, 183function,PyEval_EvalCodeEx,3.2,, 184function,PyEval_EvalFrame,3.2,, 185function,PyEval_EvalFrameEx,3.2,, 186function,PyEval_GetBuiltins,3.2,, 187function,PyEval_GetFrame,3.2,, 188function,PyEval_GetFuncDesc,3.2,, 189function,PyEval_GetFuncName,3.2,, 190function,PyEval_GetGlobals,3.2,, 191function,PyEval_GetLocals,3.2,, 192function,PyEval_InitThreads,3.2,, 193function,PyEval_ReleaseLock,3.2,, 194function,PyEval_ReleaseThread,3.2,, 195function,PyEval_RestoreThread,3.2,, 196function,PyEval_SaveThread,3.2,, 197function,PyEval_ThreadsInitialized,3.2,, 198var,PyExc_ArithmeticError,3.2,, 199var,PyExc_AssertionError,3.2,, 200var,PyExc_AttributeError,3.2,, 201var,PyExc_BaseException,3.2,, 202var,PyExc_BaseExceptionGroup,3.11,, 203var,PyExc_BlockingIOError,3.7,, 204var,PyExc_BrokenPipeError,3.7,, 205var,PyExc_BufferError,3.2,, 206var,PyExc_BytesWarning,3.2,, 207var,PyExc_ChildProcessError,3.7,, 208var,PyExc_ConnectionAbortedError,3.7,, 209var,PyExc_ConnectionError,3.7,, 210var,PyExc_ConnectionRefusedError,3.7,, 211var,PyExc_ConnectionResetError,3.7,, 212var,PyExc_DeprecationWarning,3.2,, 213var,PyExc_EOFError,3.2,, 214var,PyExc_EncodingWarning,3.10,, 215var,PyExc_EnvironmentError,3.2,, 216var,PyExc_Exception,3.2,, 217var,PyExc_FileExistsError,3.7,, 218var,PyExc_FileNotFoundError,3.7,, 219var,PyExc_FloatingPointError,3.2,, 220var,PyExc_FutureWarning,3.2,, 221var,PyExc_GeneratorExit,3.2,, 222var,PyExc_IOError,3.2,, 223var,PyExc_ImportError,3.2,, 224var,PyExc_ImportWarning,3.2,, 225var,PyExc_IndentationError,3.2,, 226var,PyExc_IndexError,3.2,, 227var,PyExc_InterruptedError,3.7,, 228var,PyExc_IsADirectoryError,3.7,, 229var,PyExc_KeyError,3.2,, 230var,PyExc_KeyboardInterrupt,3.2,, 231var,PyExc_LookupError,3.2,, 232var,PyExc_MemoryError,3.2,, 233var,PyExc_ModuleNotFoundError,3.6,, 234var,PyExc_NameError,3.2,, 235var,PyExc_NotADirectoryError,3.7,, 236var,PyExc_NotImplementedError,3.2,, 237var,PyExc_OSError,3.2,, 238var,PyExc_OverflowError,3.2,, 239var,PyExc_PendingDeprecationWarning,3.2,, 240var,PyExc_PermissionError,3.7,, 241var,PyExc_ProcessLookupError,3.7,, 242var,PyExc_RecursionError,3.7,, 243var,PyExc_ReferenceError,3.2,, 244var,PyExc_ResourceWarning,3.7,, 245var,PyExc_RuntimeError,3.2,, 246var,PyExc_RuntimeWarning,3.2,, 247var,PyExc_StopAsyncIteration,3.7,, 248var,PyExc_StopIteration,3.2,, 249var,PyExc_SyntaxError,3.2,, 250var,PyExc_SyntaxWarning,3.2,, 251var,PyExc_SystemError,3.2,, 252var,PyExc_SystemExit,3.2,, 253var,PyExc_TabError,3.2,, 254var,PyExc_TimeoutError,3.7,, 255var,PyExc_TypeError,3.2,, 256var,PyExc_UnboundLocalError,3.2,, 257var,PyExc_UnicodeDecodeError,3.2,, 258var,PyExc_UnicodeEncodeError,3.2,, 259var,PyExc_UnicodeError,3.2,, 260var,PyExc_UnicodeTranslateError,3.2,, 261var,PyExc_UnicodeWarning,3.2,, 262var,PyExc_UserWarning,3.2,, 263var,PyExc_ValueError,3.2,, 264var,PyExc_Warning,3.2,, 265var,PyExc_WindowsError,3.7,on Windows, 266var,PyExc_ZeroDivisionError,3.2,, 267function,PyExceptionClass_Name,3.8,, 268function,PyException_GetCause,3.2,, 269function,PyException_GetContext,3.2,, 270function,PyException_GetTraceback,3.2,, 271function,PyException_SetCause,3.2,, 272function,PyException_SetContext,3.2,, 273function,PyException_SetTraceback,3.2,, 274function,PyFile_FromFd,3.2,, 275function,PyFile_GetLine,3.2,, 276function,PyFile_WriteObject,3.2,, 277function,PyFile_WriteString,3.2,, 278var,PyFilter_Type,3.2,, 279function,PyFloat_AsDouble,3.2,, 280function,PyFloat_FromDouble,3.2,, 281function,PyFloat_FromString,3.2,, 282function,PyFloat_GetInfo,3.2,, 283function,PyFloat_GetMax,3.2,, 284function,PyFloat_GetMin,3.2,, 285var,PyFloat_Type,3.2,, 286type,PyFrameObject,3.2,,opaque 287function,PyFrame_GetCode,3.10,, 288function,PyFrame_GetLineNumber,3.10,, 289function,PyFrozenSet_New,3.2,, 290var,PyFrozenSet_Type,3.2,, 291function,PyGC_Collect,3.2,, 292function,PyGC_Disable,3.10,, 293function,PyGC_Enable,3.10,, 294function,PyGC_IsEnabled,3.10,, 295function,PyGILState_Ensure,3.2,, 296function,PyGILState_GetThisThreadState,3.2,, 297function,PyGILState_Release,3.2,, 298type,PyGILState_STATE,3.2,, 299type,PyGetSetDef,3.2,,full-abi 300var,PyGetSetDescr_Type,3.2,, 301function,PyImport_AddModule,3.2,, 302function,PyImport_AddModuleObject,3.7,, 303function,PyImport_AppendInittab,3.2,, 304function,PyImport_ExecCodeModule,3.2,, 305function,PyImport_ExecCodeModuleEx,3.2,, 306function,PyImport_ExecCodeModuleObject,3.7,, 307function,PyImport_ExecCodeModuleWithPathnames,3.2,, 308function,PyImport_GetImporter,3.2,, 309function,PyImport_GetMagicNumber,3.2,, 310function,PyImport_GetMagicTag,3.2,, 311function,PyImport_GetModule,3.8,, 312function,PyImport_GetModuleDict,3.2,, 313function,PyImport_Import,3.2,, 314function,PyImport_ImportFrozenModule,3.2,, 315function,PyImport_ImportFrozenModuleObject,3.7,, 316function,PyImport_ImportModule,3.2,, 317function,PyImport_ImportModuleLevel,3.2,, 318function,PyImport_ImportModuleLevelObject,3.7,, 319function,PyImport_ImportModuleNoBlock,3.2,, 320function,PyImport_ReloadModule,3.2,, 321function,PyIndex_Check,3.8,, 322type,PyInterpreterState,3.2,,opaque 323function,PyInterpreterState_Clear,3.2,, 324function,PyInterpreterState_Delete,3.2,, 325function,PyInterpreterState_Get,3.9,, 326function,PyInterpreterState_GetDict,3.8,, 327function,PyInterpreterState_GetID,3.7,, 328function,PyInterpreterState_New,3.2,, 329function,PyIter_Check,3.8,, 330function,PyIter_Next,3.2,, 331function,PyIter_Send,3.10,, 332var,PyListIter_Type,3.2,, 333var,PyListRevIter_Type,3.2,, 334function,PyList_Append,3.2,, 335function,PyList_AsTuple,3.2,, 336function,PyList_GetItem,3.2,, 337function,PyList_GetSlice,3.2,, 338function,PyList_Insert,3.2,, 339function,PyList_New,3.2,, 340function,PyList_Reverse,3.2,, 341function,PyList_SetItem,3.2,, 342function,PyList_SetSlice,3.2,, 343function,PyList_Size,3.2,, 344function,PyList_Sort,3.2,, 345var,PyList_Type,3.2,, 346type,PyLongObject,3.2,,opaque 347var,PyLongRangeIter_Type,3.2,, 348function,PyLong_AsDouble,3.2,, 349function,PyLong_AsLong,3.2,, 350function,PyLong_AsLongAndOverflow,3.2,, 351function,PyLong_AsLongLong,3.2,, 352function,PyLong_AsLongLongAndOverflow,3.2,, 353function,PyLong_AsSize_t,3.2,, 354function,PyLong_AsSsize_t,3.2,, 355function,PyLong_AsUnsignedLong,3.2,, 356function,PyLong_AsUnsignedLongLong,3.2,, 357function,PyLong_AsUnsignedLongLongMask,3.2,, 358function,PyLong_AsUnsignedLongMask,3.2,, 359function,PyLong_AsVoidPtr,3.2,, 360function,PyLong_FromDouble,3.2,, 361function,PyLong_FromLong,3.2,, 362function,PyLong_FromLongLong,3.2,, 363function,PyLong_FromSize_t,3.2,, 364function,PyLong_FromSsize_t,3.2,, 365function,PyLong_FromString,3.2,, 366function,PyLong_FromUnsignedLong,3.2,, 367function,PyLong_FromUnsignedLongLong,3.2,, 368function,PyLong_FromVoidPtr,3.2,, 369function,PyLong_GetInfo,3.2,, 370var,PyLong_Type,3.2,, 371var,PyMap_Type,3.2,, 372function,PyMapping_Check,3.2,, 373function,PyMapping_GetItemString,3.2,, 374function,PyMapping_HasKey,3.2,, 375function,PyMapping_HasKeyString,3.2,, 376function,PyMapping_Items,3.2,, 377function,PyMapping_Keys,3.2,, 378function,PyMapping_Length,3.2,, 379function,PyMapping_SetItemString,3.2,, 380function,PyMapping_Size,3.2,, 381function,PyMapping_Values,3.2,, 382function,PyMem_Calloc,3.7,, 383function,PyMem_Free,3.2,, 384function,PyMem_Malloc,3.2,, 385function,PyMem_Realloc,3.2,, 386type,PyMemberDef,3.2,,full-abi 387var,PyMemberDescr_Type,3.2,, 388function,PyMemoryView_FromBuffer,3.11,, 389function,PyMemoryView_FromMemory,3.7,, 390function,PyMemoryView_FromObject,3.2,, 391function,PyMemoryView_GetContiguous,3.2,, 392var,PyMemoryView_Type,3.2,, 393type,PyMethodDef,3.2,,full-abi 394var,PyMethodDescr_Type,3.2,, 395type,PyModuleDef,3.2,,full-abi 396type,PyModuleDef_Base,3.2,,full-abi 397function,PyModuleDef_Init,3.5,, 398var,PyModuleDef_Type,3.5,, 399function,PyModule_AddFunctions,3.7,, 400function,PyModule_AddIntConstant,3.2,, 401function,PyModule_AddObject,3.2,, 402function,PyModule_AddObjectRef,3.10,, 403function,PyModule_AddStringConstant,3.2,, 404function,PyModule_AddType,3.10,, 405function,PyModule_Create2,3.2,, 406function,PyModule_ExecDef,3.7,, 407function,PyModule_FromDefAndSpec2,3.7,, 408function,PyModule_GetDef,3.2,, 409function,PyModule_GetDict,3.2,, 410function,PyModule_GetFilename,3.2,, 411function,PyModule_GetFilenameObject,3.2,, 412function,PyModule_GetName,3.2,, 413function,PyModule_GetNameObject,3.7,, 414function,PyModule_GetState,3.2,, 415function,PyModule_New,3.2,, 416function,PyModule_NewObject,3.7,, 417function,PyModule_SetDocString,3.7,, 418var,PyModule_Type,3.2,, 419function,PyNumber_Absolute,3.2,, 420function,PyNumber_Add,3.2,, 421function,PyNumber_And,3.2,, 422function,PyNumber_AsSsize_t,3.2,, 423function,PyNumber_Check,3.2,, 424function,PyNumber_Divmod,3.2,, 425function,PyNumber_Float,3.2,, 426function,PyNumber_FloorDivide,3.2,, 427function,PyNumber_InPlaceAdd,3.2,, 428function,PyNumber_InPlaceAnd,3.2,, 429function,PyNumber_InPlaceFloorDivide,3.2,, 430function,PyNumber_InPlaceLshift,3.2,, 431function,PyNumber_InPlaceMatrixMultiply,3.7,, 432function,PyNumber_InPlaceMultiply,3.2,, 433function,PyNumber_InPlaceOr,3.2,, 434function,PyNumber_InPlacePower,3.2,, 435function,PyNumber_InPlaceRemainder,3.2,, 436function,PyNumber_InPlaceRshift,3.2,, 437function,PyNumber_InPlaceSubtract,3.2,, 438function,PyNumber_InPlaceTrueDivide,3.2,, 439function,PyNumber_InPlaceXor,3.2,, 440function,PyNumber_Index,3.2,, 441function,PyNumber_Invert,3.2,, 442function,PyNumber_Long,3.2,, 443function,PyNumber_Lshift,3.2,, 444function,PyNumber_MatrixMultiply,3.7,, 445function,PyNumber_Multiply,3.2,, 446function,PyNumber_Negative,3.2,, 447function,PyNumber_Or,3.2,, 448function,PyNumber_Positive,3.2,, 449function,PyNumber_Power,3.2,, 450function,PyNumber_Remainder,3.2,, 451function,PyNumber_Rshift,3.2,, 452function,PyNumber_Subtract,3.2,, 453function,PyNumber_ToBase,3.2,, 454function,PyNumber_TrueDivide,3.2,, 455function,PyNumber_Xor,3.2,, 456function,PyOS_AfterFork,3.2,on platforms with fork(), 457function,PyOS_AfterFork_Child,3.7,on platforms with fork(), 458function,PyOS_AfterFork_Parent,3.7,on platforms with fork(), 459function,PyOS_BeforeFork,3.7,on platforms with fork(), 460function,PyOS_CheckStack,3.7,on platforms with USE_STACKCHECK, 461function,PyOS_FSPath,3.6,, 462var,PyOS_InputHook,3.2,, 463function,PyOS_InterruptOccurred,3.2,, 464function,PyOS_double_to_string,3.2,, 465function,PyOS_getsig,3.2,, 466function,PyOS_mystricmp,3.2,, 467function,PyOS_mystrnicmp,3.2,, 468function,PyOS_setsig,3.2,, 469type,PyOS_sighandler_t,3.2,, 470function,PyOS_snprintf,3.2,, 471function,PyOS_string_to_double,3.2,, 472function,PyOS_strtol,3.2,, 473function,PyOS_strtoul,3.2,, 474function,PyOS_vsnprintf,3.2,, 475type,PyObject,3.2,,members 476member,PyObject.ob_refcnt,3.2,, 477member,PyObject.ob_type,3.2,, 478function,PyObject_ASCII,3.2,, 479function,PyObject_AsCharBuffer,3.2,, 480function,PyObject_AsFileDescriptor,3.2,, 481function,PyObject_AsReadBuffer,3.2,, 482function,PyObject_AsWriteBuffer,3.2,, 483function,PyObject_Bytes,3.2,, 484function,PyObject_Call,3.2,, 485function,PyObject_CallFunction,3.2,, 486function,PyObject_CallFunctionObjArgs,3.2,, 487function,PyObject_CallMethod,3.2,, 488function,PyObject_CallMethodObjArgs,3.2,, 489function,PyObject_CallNoArgs,3.10,, 490function,PyObject_CallObject,3.2,, 491function,PyObject_Calloc,3.7,, 492function,PyObject_CheckBuffer,3.11,, 493function,PyObject_CheckReadBuffer,3.2,, 494function,PyObject_ClearWeakRefs,3.2,, 495function,PyObject_CopyData,3.11,, 496function,PyObject_DelItem,3.2,, 497function,PyObject_DelItemString,3.2,, 498function,PyObject_Dir,3.2,, 499function,PyObject_Format,3.2,, 500function,PyObject_Free,3.2,, 501function,PyObject_GC_Del,3.2,, 502function,PyObject_GC_IsFinalized,3.9,, 503function,PyObject_GC_IsTracked,3.9,, 504function,PyObject_GC_Track,3.2,, 505function,PyObject_GC_UnTrack,3.2,, 506function,PyObject_GenericGetAttr,3.2,, 507function,PyObject_GenericGetDict,3.10,, 508function,PyObject_GenericSetAttr,3.2,, 509function,PyObject_GenericSetDict,3.7,, 510function,PyObject_GetAIter,3.10,, 511function,PyObject_GetAttr,3.2,, 512function,PyObject_GetAttrString,3.2,, 513function,PyObject_GetBuffer,3.11,, 514function,PyObject_GetItem,3.2,, 515function,PyObject_GetIter,3.2,, 516function,PyObject_HasAttr,3.2,, 517function,PyObject_HasAttrString,3.2,, 518function,PyObject_Hash,3.2,, 519function,PyObject_HashNotImplemented,3.2,, 520function,PyObject_Init,3.2,, 521function,PyObject_InitVar,3.2,, 522function,PyObject_IsInstance,3.2,, 523function,PyObject_IsSubclass,3.2,, 524function,PyObject_IsTrue,3.2,, 525function,PyObject_Length,3.2,, 526function,PyObject_Malloc,3.2,, 527function,PyObject_Not,3.2,, 528function,PyObject_Realloc,3.2,, 529function,PyObject_Repr,3.2,, 530function,PyObject_RichCompare,3.2,, 531function,PyObject_RichCompareBool,3.2,, 532function,PyObject_SelfIter,3.2,, 533function,PyObject_SetAttr,3.2,, 534function,PyObject_SetAttrString,3.2,, 535function,PyObject_SetItem,3.2,, 536function,PyObject_Size,3.2,, 537function,PyObject_Str,3.2,, 538function,PyObject_Type,3.2,, 539var,PyProperty_Type,3.2,, 540var,PyRangeIter_Type,3.2,, 541var,PyRange_Type,3.2,, 542var,PyReversed_Type,3.2,, 543function,PySeqIter_New,3.2,, 544var,PySeqIter_Type,3.2,, 545function,PySequence_Check,3.2,, 546function,PySequence_Concat,3.2,, 547function,PySequence_Contains,3.2,, 548function,PySequence_Count,3.2,, 549function,PySequence_DelItem,3.2,, 550function,PySequence_DelSlice,3.2,, 551function,PySequence_Fast,3.2,, 552function,PySequence_GetItem,3.2,, 553function,PySequence_GetSlice,3.2,, 554function,PySequence_In,3.2,, 555function,PySequence_InPlaceConcat,3.2,, 556function,PySequence_InPlaceRepeat,3.2,, 557function,PySequence_Index,3.2,, 558function,PySequence_Length,3.2,, 559function,PySequence_List,3.2,, 560function,PySequence_Repeat,3.2,, 561function,PySequence_SetItem,3.2,, 562function,PySequence_SetSlice,3.2,, 563function,PySequence_Size,3.2,, 564function,PySequence_Tuple,3.2,, 565var,PySetIter_Type,3.2,, 566function,PySet_Add,3.2,, 567function,PySet_Clear,3.2,, 568function,PySet_Contains,3.2,, 569function,PySet_Discard,3.2,, 570function,PySet_New,3.2,, 571function,PySet_Pop,3.2,, 572function,PySet_Size,3.2,, 573var,PySet_Type,3.2,, 574function,PySlice_AdjustIndices,3.7,, 575function,PySlice_GetIndices,3.2,, 576function,PySlice_GetIndicesEx,3.2,, 577function,PySlice_New,3.2,, 578var,PySlice_Type,3.2,, 579function,PySlice_Unpack,3.7,, 580function,PyState_AddModule,3.3,, 581function,PyState_FindModule,3.2,, 582function,PyState_RemoveModule,3.3,, 583type,PyStructSequence_Desc,3.2,,full-abi 584type,PyStructSequence_Field,3.2,,full-abi 585function,PyStructSequence_GetItem,3.2,, 586function,PyStructSequence_New,3.2,, 587function,PyStructSequence_NewType,3.2,, 588function,PyStructSequence_SetItem,3.2,, 589var,PyStructSequence_UnnamedField,3.11,, 590var,PySuper_Type,3.2,, 591function,PySys_AddWarnOption,3.2,, 592function,PySys_AddWarnOptionUnicode,3.2,, 593function,PySys_AddXOption,3.7,, 594function,PySys_FormatStderr,3.2,, 595function,PySys_FormatStdout,3.2,, 596function,PySys_GetObject,3.2,, 597function,PySys_GetXOptions,3.7,, 598function,PySys_HasWarnOptions,3.2,, 599function,PySys_ResetWarnOptions,3.2,, 600function,PySys_SetArgv,3.2,, 601function,PySys_SetArgvEx,3.2,, 602function,PySys_SetObject,3.2,, 603function,PySys_SetPath,3.2,, 604function,PySys_WriteStderr,3.2,, 605function,PySys_WriteStdout,3.2,, 606type,PyThreadState,3.2,,opaque 607function,PyThreadState_Clear,3.2,, 608function,PyThreadState_Delete,3.2,, 609function,PyThreadState_Get,3.2,, 610function,PyThreadState_GetDict,3.2,, 611function,PyThreadState_GetFrame,3.10,, 612function,PyThreadState_GetID,3.10,, 613function,PyThreadState_GetInterpreter,3.10,, 614function,PyThreadState_New,3.2,, 615function,PyThreadState_SetAsyncExc,3.2,, 616function,PyThreadState_Swap,3.2,, 617function,PyThread_GetInfo,3.3,, 618function,PyThread_ReInitTLS,3.2,, 619function,PyThread_acquire_lock,3.2,, 620function,PyThread_acquire_lock_timed,3.2,, 621function,PyThread_allocate_lock,3.2,, 622function,PyThread_create_key,3.2,, 623function,PyThread_delete_key,3.2,, 624function,PyThread_delete_key_value,3.2,, 625function,PyThread_exit_thread,3.2,, 626function,PyThread_free_lock,3.2,, 627function,PyThread_get_key_value,3.2,, 628function,PyThread_get_stacksize,3.2,, 629function,PyThread_get_thread_ident,3.2,, 630function,PyThread_get_thread_native_id,3.2,on platforms with native thread IDs, 631function,PyThread_init_thread,3.2,, 632function,PyThread_release_lock,3.2,, 633function,PyThread_set_key_value,3.2,, 634function,PyThread_set_stacksize,3.2,, 635function,PyThread_start_new_thread,3.2,, 636function,PyThread_tss_alloc,3.7,, 637function,PyThread_tss_create,3.7,, 638function,PyThread_tss_delete,3.7,, 639function,PyThread_tss_free,3.7,, 640function,PyThread_tss_get,3.7,, 641function,PyThread_tss_is_created,3.7,, 642function,PyThread_tss_set,3.7,, 643function,PyTraceBack_Here,3.2,, 644function,PyTraceBack_Print,3.2,, 645var,PyTraceBack_Type,3.2,, 646var,PyTupleIter_Type,3.2,, 647function,PyTuple_GetItem,3.2,, 648function,PyTuple_GetSlice,3.2,, 649function,PyTuple_New,3.2,, 650function,PyTuple_Pack,3.2,, 651function,PyTuple_SetItem,3.2,, 652function,PyTuple_Size,3.2,, 653var,PyTuple_Type,3.2,, 654type,PyTypeObject,3.2,,opaque 655function,PyType_ClearCache,3.2,, 656function,PyType_FromModuleAndSpec,3.10,, 657function,PyType_FromSpec,3.2,, 658function,PyType_FromSpecWithBases,3.3,, 659function,PyType_GenericAlloc,3.2,, 660function,PyType_GenericNew,3.2,, 661function,PyType_GetFlags,3.2,, 662function,PyType_GetModule,3.10,, 663function,PyType_GetModuleState,3.10,, 664function,PyType_GetName,3.11,, 665function,PyType_GetQualName,3.11,, 666function,PyType_GetSlot,3.4,, 667function,PyType_IsSubtype,3.2,, 668function,PyType_Modified,3.2,, 669function,PyType_Ready,3.2,, 670type,PyType_Slot,3.2,,full-abi 671type,PyType_Spec,3.2,,full-abi 672var,PyType_Type,3.2,, 673function,PyUnicodeDecodeError_Create,3.2,, 674function,PyUnicodeDecodeError_GetEncoding,3.2,, 675function,PyUnicodeDecodeError_GetEnd,3.2,, 676function,PyUnicodeDecodeError_GetObject,3.2,, 677function,PyUnicodeDecodeError_GetReason,3.2,, 678function,PyUnicodeDecodeError_GetStart,3.2,, 679function,PyUnicodeDecodeError_SetEnd,3.2,, 680function,PyUnicodeDecodeError_SetReason,3.2,, 681function,PyUnicodeDecodeError_SetStart,3.2,, 682function,PyUnicodeEncodeError_GetEncoding,3.2,, 683function,PyUnicodeEncodeError_GetEnd,3.2,, 684function,PyUnicodeEncodeError_GetObject,3.2,, 685function,PyUnicodeEncodeError_GetReason,3.2,, 686function,PyUnicodeEncodeError_GetStart,3.2,, 687function,PyUnicodeEncodeError_SetEnd,3.2,, 688function,PyUnicodeEncodeError_SetReason,3.2,, 689function,PyUnicodeEncodeError_SetStart,3.2,, 690var,PyUnicodeIter_Type,3.2,, 691function,PyUnicodeTranslateError_GetEnd,3.2,, 692function,PyUnicodeTranslateError_GetObject,3.2,, 693function,PyUnicodeTranslateError_GetReason,3.2,, 694function,PyUnicodeTranslateError_GetStart,3.2,, 695function,PyUnicodeTranslateError_SetEnd,3.2,, 696function,PyUnicodeTranslateError_SetReason,3.2,, 697function,PyUnicodeTranslateError_SetStart,3.2,, 698function,PyUnicode_Append,3.2,, 699function,PyUnicode_AppendAndDel,3.2,, 700function,PyUnicode_AsASCIIString,3.2,, 701function,PyUnicode_AsCharmapString,3.2,, 702function,PyUnicode_AsDecodedObject,3.2,, 703function,PyUnicode_AsDecodedUnicode,3.2,, 704function,PyUnicode_AsEncodedObject,3.2,, 705function,PyUnicode_AsEncodedString,3.2,, 706function,PyUnicode_AsEncodedUnicode,3.2,, 707function,PyUnicode_AsLatin1String,3.2,, 708function,PyUnicode_AsMBCSString,3.7,on Windows, 709function,PyUnicode_AsRawUnicodeEscapeString,3.2,, 710function,PyUnicode_AsUCS4,3.7,, 711function,PyUnicode_AsUCS4Copy,3.7,, 712function,PyUnicode_AsUTF16String,3.2,, 713function,PyUnicode_AsUTF32String,3.2,, 714function,PyUnicode_AsUTF8AndSize,3.10,, 715function,PyUnicode_AsUTF8String,3.2,, 716function,PyUnicode_AsUnicodeEscapeString,3.2,, 717function,PyUnicode_AsWideChar,3.2,, 718function,PyUnicode_AsWideCharString,3.7,, 719function,PyUnicode_BuildEncodingMap,3.2,, 720function,PyUnicode_Compare,3.2,, 721function,PyUnicode_CompareWithASCIIString,3.2,, 722function,PyUnicode_Concat,3.2,, 723function,PyUnicode_Contains,3.2,, 724function,PyUnicode_Count,3.2,, 725function,PyUnicode_Decode,3.2,, 726function,PyUnicode_DecodeASCII,3.2,, 727function,PyUnicode_DecodeCharmap,3.2,, 728function,PyUnicode_DecodeCodePageStateful,3.7,on Windows, 729function,PyUnicode_DecodeFSDefault,3.2,, 730function,PyUnicode_DecodeFSDefaultAndSize,3.2,, 731function,PyUnicode_DecodeLatin1,3.2,, 732function,PyUnicode_DecodeLocale,3.7,, 733function,PyUnicode_DecodeLocaleAndSize,3.7,, 734function,PyUnicode_DecodeMBCS,3.7,on Windows, 735function,PyUnicode_DecodeMBCSStateful,3.7,on Windows, 736function,PyUnicode_DecodeRawUnicodeEscape,3.2,, 737function,PyUnicode_DecodeUTF16,3.2,, 738function,PyUnicode_DecodeUTF16Stateful,3.2,, 739function,PyUnicode_DecodeUTF32,3.2,, 740function,PyUnicode_DecodeUTF32Stateful,3.2,, 741function,PyUnicode_DecodeUTF7,3.2,, 742function,PyUnicode_DecodeUTF7Stateful,3.2,, 743function,PyUnicode_DecodeUTF8,3.2,, 744function,PyUnicode_DecodeUTF8Stateful,3.2,, 745function,PyUnicode_DecodeUnicodeEscape,3.2,, 746function,PyUnicode_EncodeCodePage,3.7,on Windows, 747function,PyUnicode_EncodeFSDefault,3.2,, 748function,PyUnicode_EncodeLocale,3.7,, 749function,PyUnicode_FSConverter,3.2,, 750function,PyUnicode_FSDecoder,3.2,, 751function,PyUnicode_Find,3.2,, 752function,PyUnicode_FindChar,3.7,, 753function,PyUnicode_Format,3.2,, 754function,PyUnicode_FromEncodedObject,3.2,, 755function,PyUnicode_FromFormat,3.2,, 756function,PyUnicode_FromFormatV,3.2,, 757function,PyUnicode_FromObject,3.2,, 758function,PyUnicode_FromOrdinal,3.2,, 759function,PyUnicode_FromString,3.2,, 760function,PyUnicode_FromStringAndSize,3.2,, 761function,PyUnicode_FromWideChar,3.2,, 762function,PyUnicode_GetDefaultEncoding,3.2,, 763function,PyUnicode_GetLength,3.7,, 764function,PyUnicode_GetSize,3.2,, 765function,PyUnicode_InternFromString,3.2,, 766function,PyUnicode_InternImmortal,3.2,, 767function,PyUnicode_InternInPlace,3.2,, 768function,PyUnicode_IsIdentifier,3.2,, 769function,PyUnicode_Join,3.2,, 770function,PyUnicode_Partition,3.2,, 771function,PyUnicode_RPartition,3.2,, 772function,PyUnicode_RSplit,3.2,, 773function,PyUnicode_ReadChar,3.7,, 774function,PyUnicode_Replace,3.2,, 775function,PyUnicode_Resize,3.2,, 776function,PyUnicode_RichCompare,3.2,, 777function,PyUnicode_Split,3.2,, 778function,PyUnicode_Splitlines,3.2,, 779function,PyUnicode_Substring,3.7,, 780function,PyUnicode_Tailmatch,3.2,, 781function,PyUnicode_Translate,3.2,, 782var,PyUnicode_Type,3.2,, 783function,PyUnicode_WriteChar,3.7,, 784type,PyVarObject,3.2,,members 785member,PyVarObject.ob_base,3.2,, 786member,PyVarObject.ob_size,3.2,, 787type,PyWeakReference,3.2,,opaque 788function,PyWeakref_GetObject,3.2,, 789function,PyWeakref_NewProxy,3.2,, 790function,PyWeakref_NewRef,3.2,, 791var,PyWrapperDescr_Type,3.2,, 792function,PyWrapper_New,3.2,, 793var,PyZip_Type,3.2,, 794function,Py_AddPendingCall,3.2,, 795function,Py_AtExit,3.2,, 796macro,Py_BEGIN_ALLOW_THREADS,3.2,, 797macro,Py_BLOCK_THREADS,3.2,, 798function,Py_BuildValue,3.2,, 799function,Py_BytesMain,3.8,, 800function,Py_CompileString,3.2,, 801function,Py_DecRef,3.2,, 802function,Py_DecodeLocale,3.7,, 803macro,Py_END_ALLOW_THREADS,3.2,, 804function,Py_EncodeLocale,3.7,, 805function,Py_EndInterpreter,3.2,, 806function,Py_EnterRecursiveCall,3.9,, 807function,Py_Exit,3.2,, 808function,Py_FatalError,3.2,, 809var,Py_FileSystemDefaultEncodeErrors,3.10,, 810var,Py_FileSystemDefaultEncoding,3.2,, 811function,Py_Finalize,3.2,, 812function,Py_FinalizeEx,3.6,, 813function,Py_GenericAlias,3.9,, 814var,Py_GenericAliasType,3.9,, 815function,Py_GetBuildInfo,3.2,, 816function,Py_GetCompiler,3.2,, 817function,Py_GetCopyright,3.2,, 818function,Py_GetExecPrefix,3.2,, 819function,Py_GetPath,3.2,, 820function,Py_GetPlatform,3.2,, 821function,Py_GetPrefix,3.2,, 822function,Py_GetProgramFullPath,3.2,, 823function,Py_GetProgramName,3.2,, 824function,Py_GetPythonHome,3.2,, 825function,Py_GetRecursionLimit,3.2,, 826function,Py_GetVersion,3.2,, 827var,Py_HasFileSystemDefaultEncoding,3.2,, 828function,Py_IncRef,3.2,, 829function,Py_Initialize,3.2,, 830function,Py_InitializeEx,3.2,, 831function,Py_Is,3.10,, 832function,Py_IsFalse,3.10,, 833function,Py_IsInitialized,3.2,, 834function,Py_IsNone,3.10,, 835function,Py_IsTrue,3.10,, 836function,Py_LeaveRecursiveCall,3.9,, 837function,Py_Main,3.2,, 838function,Py_MakePendingCalls,3.2,, 839function,Py_NewInterpreter,3.2,, 840function,Py_NewRef,3.10,, 841function,Py_ReprEnter,3.2,, 842function,Py_ReprLeave,3.2,, 843function,Py_SetPath,3.7,, 844function,Py_SetProgramName,3.2,, 845function,Py_SetPythonHome,3.2,, 846function,Py_SetRecursionLimit,3.2,, 847type,Py_UCS4,3.2,, 848macro,Py_UNBLOCK_THREADS,3.2,, 849var,Py_UTF8Mode,3.8,, 850function,Py_VaBuildValue,3.2,, 851var,Py_Version,3.11,, 852function,Py_XNewRef,3.10,, 853type,Py_buffer,3.11,,full-abi 854type,Py_intptr_t,3.2,, 855type,Py_ssize_t,3.2,, 856type,Py_uintptr_t,3.2,, 857type,allocfunc,3.2,, 858type,binaryfunc,3.2,, 859type,descrgetfunc,3.2,, 860type,descrsetfunc,3.2,, 861type,destructor,3.2,, 862type,getattrfunc,3.2,, 863type,getattrofunc,3.2,, 864type,getiterfunc,3.2,, 865type,getter,3.2,, 866type,hashfunc,3.2,, 867type,initproc,3.2,, 868type,inquiry,3.2,, 869type,iternextfunc,3.2,, 870type,lenfunc,3.2,, 871type,newfunc,3.2,, 872type,objobjargproc,3.2,, 873type,objobjproc,3.2,, 874type,reprfunc,3.2,, 875type,richcmpfunc,3.2,, 876type,setattrfunc,3.2,, 877type,setattrofunc,3.2,, 878type,setter,3.2,, 879type,ssizeargfunc,3.2,, 880type,ssizeobjargproc,3.2,, 881type,ssizessizeargfunc,3.2,, 882type,ssizessizeobjargproc,3.2,, 883type,symtable,3.2,,opaque 884type,ternaryfunc,3.2,, 885type,traverseproc,3.2,, 886type,unaryfunc,3.2,, 887type,visitproc,3.2,, 888