130 KiB
130 KiB
| 1 | filename | funcname | name | reason |
|---|---|---|---|---|
| 2 | #??? | - | somevar | ??? |
| 3 | Include/py_curses.h | - | PyCurses_API | - |
| 4 | Include/pydecimal.h | - | _decimal_api | - |
| 5 | Modules/_blake2/blake2module.c | - | blake2b_type_spec | - |
| 6 | Modules/_blake2/blake2module.c | - | blake2s_type_spec | - |
| 7 | Modules/_io/fileio.c | - | _Py_open_cloexec_works | - |
| 8 | Modules/_io/_iomodule.h | - | PyIOBase_Type | - |
| 9 | Modules/_io/_iomodule.h | - | PyRawIOBase_Type | - |
| 10 | Modules/_io/_iomodule.h | - | PyBufferedIOBase_Type | - |
| 11 | Modules/_io/_iomodule.h | - | PyTextIOBase_Type | - |
| 12 | Modules/_io/_iomodule.h | - | PyFileIO_Type | - |
| 13 | Modules/_io/_iomodule.h | - | PyBytesIO_Type | - |
| 14 | Modules/_io/_iomodule.h | - | PyStringIO_Type | - |
| 15 | Modules/_io/_iomodule.h | - | PyBufferedReader_Type | - |
| 16 | Modules/_io/_iomodule.h | - | PyBufferedWriter_Type | - |
| 17 | Modules/_io/_iomodule.h | - | PyBufferedRWPair_Type | - |
| 18 | Modules/_io/_iomodule.h | - | PyBufferedRandom_Type | - |
| 19 | Modules/_io/_iomodule.h | - | PyTextIOWrapper_Type | - |
| 20 | Modules/_io/_iomodule.h | - | PyIncrementalNewlineDecoder_Type | - |
| 21 | Modules/_io/_iomodule.h | - | _PyBytesIOBuffer_Type | - |
| 22 | Modules/_io/_iomodule.h | - | _PyIO_str_close | - |
| 23 | Modules/_io/_iomodule.h | - | _PyIO_str_closed | - |
| 24 | Modules/_io/_iomodule.h | - | _PyIO_str_decode | - |
| 25 | Modules/_io/_iomodule.h | - | _PyIO_str_encode | - |
| 26 | Modules/_io/_iomodule.h | - | _PyIO_str_fileno | - |
| 27 | Modules/_io/_iomodule.h | - | _PyIO_str_flush | - |
| 28 | Modules/_io/_iomodule.h | - | _PyIO_str_getstate | - |
| 29 | Modules/_io/_iomodule.h | - | _PyIO_str_isatty | - |
| 30 | Modules/_io/_iomodule.h | - | _PyIO_str_newlines | - |
| 31 | Modules/_io/_iomodule.h | - | _PyIO_str_nl | - |
| 32 | Modules/_io/_iomodule.h | - | _PyIO_str_peek | - |
| 33 | Modules/_io/_iomodule.h | - | _PyIO_str_read | - |
| 34 | Modules/_io/_iomodule.h | - | _PyIO_str_read1 | - |
| 35 | Modules/_io/_iomodule.h | - | _PyIO_str_readable | - |
| 36 | Modules/_io/_iomodule.h | - | _PyIO_str_readall | - |
| 37 | Modules/_io/_iomodule.h | - | _PyIO_str_readinto | - |
| 38 | Modules/_io/_iomodule.h | - | _PyIO_str_readline | - |
| 39 | Modules/_io/_iomodule.h | - | _PyIO_str_reset | - |
| 40 | Modules/_io/_iomodule.h | - | _PyIO_str_seek | - |
| 41 | Modules/_io/_iomodule.h | - | _PyIO_str_seekable | - |
| 42 | Modules/_io/_iomodule.h | - | _PyIO_str_setstate | - |
| 43 | Modules/_io/_iomodule.h | - | _PyIO_str_tell | - |
| 44 | Modules/_io/_iomodule.h | - | _PyIO_str_truncate | - |
| 45 | Modules/_io/_iomodule.h | - | _PyIO_str_writable | - |
| 46 | Modules/_io/_iomodule.h | - | _PyIO_str_write | - |
| 47 | Modules/_io/_iomodule.h | - | _PyIO_empty_str | - |
| 48 | Modules/_io/_iomodule.h | - | _PyIO_empty_bytes | - |
| 49 | Modules/_multiprocessing/multiprocessing.h | - | _PyMp_SemLockType | - |
| 50 | Modules/_sqlite/cache.h | - | pysqlite_NodeType | - |
| 51 | Modules/_sqlite/cache.h | - | pysqlite_CacheType | - |
| 52 | Modules/_sqlite/cursor.h | - | pysqlite_CursorType | - |
| 53 | Modules/_sqlite/row.h | - | pysqlite_RowType | - |
| 54 | Modules/_sqlite/prepare_protocol.h | - | pysqlite_PrepareProtocolType | - |
| 55 | Modules/_sqlite/statement.h | - | pysqlite_StatementType | - |
| 56 | Modules/_sqlite/connection.h | - | pysqlite_ConnectionType | - |
| 57 | Modules/_sqlite/module.c | - | pysqlite_Error | - |
| 58 | Modules/_sqlite/module.c | - | pysqlite_Warning | - |
| 59 | Modules/_sqlite/module.c | - | pysqlite_InterfaceError | - |
| 60 | Modules/_sqlite/module.c | - | pysqlite_DatabaseError | - |
| 61 | Modules/_sqlite/module.c | - | pysqlite_InternalError | - |
| 62 | Modules/_sqlite/module.c | - | pysqlite_OperationalError | - |
| 63 | Modules/_sqlite/module.c | - | pysqlite_ProgrammingError | - |
| 64 | Modules/_sqlite/module.c | - | pysqlite_IntegrityError | - |
| 65 | Modules/_sqlite/module.c | - | pysqlite_DataError | - |
| 66 | Modules/_sqlite/module.c | - | pysqlite_NotSupportedError | - |
| 67 | Modules/_sqlite/module.c | - | _pysqlite_converters | - |
| 68 | Modules/_sqlite/module.c | - | _pysqlite_enable_callback_tracebacks | - |
| 69 | Modules/_sqlite/module.c | - | pysqlite_BaseTypeAdapted | - |
| 70 | Modules/_testcapimodule.c | - | _PyBytesIOBuffer_Type | - |
| 71 | Modules/posixmodule.c | - | _Py_open_cloexec_works | - |
| 72 | Python/importdl.h | - | _PyImport_DynLoadFiletab | - |
| 73 | Modules/_ctypes/_ctypes_test.c | - | _ctypes_test_slots | - |
| 74 | Modules/_ctypes/_ctypes_test.c | - | module_methods | - |
| 75 | Modules/_ctypes/_ctypes_test.c | - | my_spams | - |
| 76 | Modules/_ctypes/_ctypes_test.c | - | my_eggs | - |
| 77 | Modules/_ctypes/_ctypes_test.c | - | an_integer | - |
| 78 | Modules/_ctypes/_ctypes_test.c | - | _xxx_lib | - |
| 79 | Modules/_ctypes/_ctypes_test.c | - | left | - |
| 80 | Modules/_ctypes/_ctypes_test.c | - | top | - |
| 81 | Modules/_ctypes/_ctypes_test.c | - | right | - |
| 82 | Modules/_ctypes/_ctypes_test.c | - | bottom | - |
| 83 | Modules/_ctypes/_ctypes_test.c | - | _ctypes_testmodule | - |
| 84 | Modules/_ctypes/_ctypes_test.c | - | last_tfrsuv_arg | - |
| 85 | Modules/_ctypes/_ctypes_test.c | - | last_tf_arg_s | - |
| 86 | Modules/_ctypes/_ctypes_test.c | - | last_tf_arg_u | - |
| 87 | Modules/_testbuffer.c | - | simple_format | - |
| 88 | Modules/_testbuffer.c | - | static_mem | - |
| 89 | Modules/_testbuffer.c | - | static_shape | - |
| 90 | Modules/_testbuffer.c | - | static_strides | - |
| 91 | Modules/_testbuffer.c | - | NDArray_Type | - |
| 92 | Modules/_testbuffer.c | - | StaticArray_Type | - |
| 93 | Modules/_testbuffer.c | ndarray_init | kwlist | - |
| 94 | Modules/_testbuffer.c | ndarray_push | kwlist | - |
| 95 | Modules/_testbuffer.c | staticarray_init | kwlist | - |
| 96 | Modules/_testbuffer.c | - | ndarray_methods | - |
| 97 | Modules/_testbuffer.c | - | _testbuffer_functions | - |
| 98 | Modules/_testbuffer.c | - | ndarray_getset | - |
| 99 | Modules/_testbuffer.c | - | ndarray_as_buffer | - |
| 100 | Modules/_testbuffer.c | - | staticarray_as_buffer | - |
| 101 | Modules/_testbuffer.c | - | ndarray_as_sequence | - |
| 102 | Modules/_testbuffer.c | - | ndarray_as_mapping | - |
| 103 | Modules/_testbuffer.c | - | structmodule | - |
| 104 | Modules/_testbuffer.c | - | _testbuffermodule | - |
| 105 | Modules/_testbuffer.c | - | Struct | - |
| 106 | Modules/_testbuffer.c | - | calcsize | - |
| 107 | Modules/_testbuffer.c | - | simple_fmt | - |
| 108 | Modules/_testbuffer.c | - | static_buffer | - |
| 109 | Modules/_testbuffer.c | ndarray_memoryview_from_buffer | format | - |
| 110 | Modules/_testbuffer.c | ndarray_memoryview_from_buffer | shape | - |
| 111 | Modules/_testbuffer.c | ndarray_memoryview_from_buffer | strides | - |
| 112 | Modules/_testbuffer.c | ndarray_memoryview_from_buffer | suboffsets | - |
| 113 | Modules/_testbuffer.c | ndarray_memoryview_from_buffer | info | - |
| 114 | Modules/_testbuffer.c | - | infobuf | - |
| 115 | Modules/_testcapimodule.c | - | TestError | - |
| 116 | Modules/_testcapimodule.c | test_capsule | buffer | - |
| 117 | Modules/_testcapimodule.c | - | decimal_initialized | - |
| 118 | Modules/_testcapimodule.c | - | thread_done | - |
| 119 | Modules/_testcapimodule.c | - | capsule_error | - |
| 120 | Modules/_testcapimodule.c | - | capsule_destructor_call_count | - |
| 121 | Modules/_testcapimodule.c | - | str1 | - |
| 122 | Modules/_testcapimodule.c | - | str2 | - |
| 123 | Modules/_testcapimodule.c | - | test_run_counter | - |
| 124 | Modules/_testcapimodule.c | - | FmHook | - |
| 125 | Modules/_testcapimodule.c | - | FmData | - |
| 126 | Modules/_testcapimodule.c | - | _testcapimodule | - |
| 127 | Modules/_testcapimodule.c | - | _HashInheritanceTester_Type | - |
| 128 | Modules/_testcapimodule.c | - | test_structmembersType | - |
| 129 | Modules/_testcapimodule.c | - | matmulType | - |
| 130 | Modules/_testcapimodule.c | - | ipowType | - |
| 131 | Modules/_testcapimodule.c | - | awaitType | - |
| 132 | Modules/_testcapimodule.c | - | PyRecursingInfinitelyError_Type | - |
| 133 | Modules/_testcapimodule.c | - | MyList_Type | - |
| 134 | Modules/_testcapimodule.c | - | GenericAlias_Type | - |
| 135 | Modules/_testcapimodule.c | - | Generic_Type | - |
| 136 | Modules/_testcapimodule.c | - | MethodDescriptorBase_Type | - |
| 137 | Modules/_testcapimodule.c | - | MethodDescriptorDerived_Type | - |
| 138 | Modules/_testcapimodule.c | - | MethodDescriptorNopGet_Type | - |
| 139 | Modules/_testcapimodule.c | - | MethodDescriptor2_Type | - |
| 140 | Modules/_testcapimodule.c | - | MethInstance_Type | - |
| 141 | Modules/_testcapimodule.c | - | MethClass_Type | - |
| 142 | Modules/_testcapimodule.c | - | MethStatic_Type | - |
| 143 | Modules/_testcapimodule.c | - | ContainerNoGC_type | - |
| 144 | Modules/_testcapimodule.c | slot_tp_del | PyId___tp_del__ | - |
| 145 | Modules/_testcapimodule.c | raise_SIGINT_then_send_None | PyId_send | - |
| 146 | Modules/_testcapimodule.c | - | HeapDocCType_spec | - |
| 147 | Modules/_testcapimodule.c | - | HeapGcCType_spec | - |
| 148 | Modules/_testcapimodule.c | - | HeapCType_spec | - |
| 149 | Modules/_testcapimodule.c | - | HeapCTypeSubclass_spec | - |
| 150 | Modules/_testcapimodule.c | - | HeapCTypeWithBuffer_spec | - |
| 151 | Modules/_testcapimodule.c | - | HeapCTypeSubclassWithFinalizer_spec | - |
| 152 | Modules/_testcapimodule.c | - | HeapCTypeWithDict_spec | - |
| 153 | Modules/_testcapimodule.c | - | HeapCTypeWithNegativeDict_spec | - |
| 154 | Modules/_testcapimodule.c | - | HeapCTypeWithWeakref_spec | - |
| 155 | Modules/_testcapimodule.c | - | HeapCTypeSetattr_spec | - |
| 156 | Modules/_testcapimodule.c | - | capsule_name | - |
| 157 | Modules/_testcapimodule.c | - | capsule_pointer | - |
| 158 | Modules/_testcapimodule.c | - | capsule_context | - |
| 159 | Modules/_testcapimodule.c | - | x | - |
| 160 | Modules/_testcapimodule.c | getargs_keyword_only | keywords | - |
| 161 | Modules/_testcapimodule.c | getargs_keywords | keywords | - |
| 162 | Modules/_testcapimodule.c | getargs_positional_only_and_keywords | keywords | - |
| 163 | Modules/_testcapimodule.c | make_exception_with_doc | kwlist | - |
| 164 | Modules/_testcapimodule.c | test_empty_argparse | kwlist | - |
| 165 | Modules/_testcapimodule.c | test_structmembers_new | keywords | - |
| 166 | Modules/_testcapimodule.c | - | ml | - |
| 167 | Modules/_testcapimodule.c | - | TestMethods | - |
| 168 | Modules/_testcapimodule.c | - | generic_alias_methods | - |
| 169 | Modules/_testcapimodule.c | - | generic_methods | - |
| 170 | Modules/_testcapimodule.c | - | meth_instance_methods | - |
| 171 | Modules/_testcapimodule.c | - | meth_class_methods | - |
| 172 | Modules/_testcapimodule.c | - | meth_static_methods | - |
| 173 | Modules/_testcapimodule.c | - | test_members | - |
| 174 | Modules/_testcapimodule.c | - | heapctype_members | - |
| 175 | Modules/_testcapimodule.c | - | heapctypesubclass_members | - |
| 176 | Modules/_testcapimodule.c | - | heapctypewithdict_members | - |
| 177 | Modules/_testcapimodule.c | - | heapctypewithnegativedict_members | - |
| 178 | Modules/_testcapimodule.c | - | heapctypewithweakref_members | - |
| 179 | Modules/_testcapimodule.c | - | heapctypesetattr_members | - |
| 180 | Modules/_testcapimodule.c | - | ContainerNoGC_members | - |
| 181 | Modules/_testcapimodule.c | - | matmulType_as_number | - |
| 182 | Modules/_testcapimodule.c | - | ipowType_as_number | - |
| 183 | Modules/_testcapimodule.c | - | awaitType_as_async | - |
| 184 | Modules/_testcapimodule.c | - | heapctypewithdict_getsetlist | - |
| 185 | Modules/_testcapimodule.c | - | HeapDocCType_slots | - |
| 186 | Modules/_testcapimodule.c | - | HeapGcCType_slots | - |
| 187 | Modules/_testcapimodule.c | - | HeapCType_slots | - |
| 188 | Modules/_testcapimodule.c | - | HeapCTypeSubclass_slots | - |
| 189 | Modules/_testcapimodule.c | - | HeapCTypeWithBuffer_slots | - |
| 190 | Modules/_testcapimodule.c | - | HeapCTypeSubclassWithFinalizer_slots | - |
| 191 | Modules/_testcapimodule.c | - | HeapCTypeWithDict_slots | - |
| 192 | Modules/_testcapimodule.c | - | HeapCTypeWithNegativeDict_slots | - |
| 193 | Modules/_testcapimodule.c | - | HeapCTypeWithWeakref_slots | - |
| 194 | Modules/_testcapimodule.c | - | HeapCTypeSetattr_slots | - |
| 195 | Modules/_testimportmultiple.c | - | _foomodule | - |
| 196 | Modules/_testimportmultiple.c | - | _barmodule | - |
| 197 | Modules/_testimportmultiple.c | - | _testimportmultiple | - |
| 198 | Modules/_testinternalcapi.c | - | _testcapimodule | - |
| 199 | Modules/_testinternalcapi.c | - | TestMethods | - |
| 200 | Modules/_testmultiphase.c | - | slots_create_nonmodule | - |
| 201 | Modules/_testmultiphase.c | - | def_nonmodule | - |
| 202 | Modules/_testmultiphase.c | - | main_def | - |
| 203 | Modules/_testmultiphase.c | - | def_nonmodule_with_methods | - |
| 204 | Modules/_testmultiphase.c | - | def_nonascii_latin | - |
| 205 | Modules/_testmultiphase.c | - | def_nonascii_kana | - |
| 206 | Modules/_testmultiphase.c | - | null_slots_def | - |
| 207 | Modules/_testmultiphase.c | - | def_bad_large | - |
| 208 | Modules/_testmultiphase.c | - | def_bad_negative | - |
| 209 | Modules/_testmultiphase.c | - | def_create_int_with_state | - |
| 210 | Modules/_testmultiphase.c | - | def_negative_size | - |
| 211 | Modules/_testmultiphase.c | - | uninitialized_def | - |
| 212 | Modules/_testmultiphase.c | - | def_create_null | - |
| 213 | Modules/_testmultiphase.c | - | def_create_raise | - |
| 214 | Modules/_testmultiphase.c | - | def_create_unreported_exception | - |
| 215 | Modules/_testmultiphase.c | - | def_nonmodule_with_exec_slots | - |
| 216 | Modules/_testmultiphase.c | - | def_exec_err | - |
| 217 | Modules/_testmultiphase.c | - | def_exec_raise | - |
| 218 | Modules/_testmultiphase.c | - | def_exec_unreported_exception | - |
| 219 | Modules/_testmultiphase.c | - | def_meth_state_access | - |
| 220 | Modules/_testmultiphase.c | - | imp_dummy_def | - |
| 221 | Modules/_testmultiphase.c | - | Example_Type_slots | - |
| 222 | Modules/_testmultiphase.c | - | StateAccessType_Type_slots | - |
| 223 | Modules/_testmultiphase.c | - | Str_Type_slots | - |
| 224 | Modules/_testmultiphase.c | - | main_slots | - |
| 225 | Modules/_testmultiphase.c | - | slots_create_nonmodule | - |
| 226 | Modules/_testmultiphase.c | - | slots_bad_large | - |
| 227 | Modules/_testmultiphase.c | - | slots_bad_negative | - |
| 228 | Modules/_testmultiphase.c | - | slots_create_null | - |
| 229 | Modules/_testmultiphase.c | - | slots_create_raise | - |
| 230 | Modules/_testmultiphase.c | - | slots_create_unreported_exception | - |
| 231 | Modules/_testmultiphase.c | - | slots_nonmodule_with_exec_slots | - |
| 232 | Modules/_testmultiphase.c | - | slots_exec_err | - |
| 233 | Modules/_testmultiphase.c | - | slots_exec_raise | - |
| 234 | Modules/_testmultiphase.c | - | slots_exec_unreported_exception | - |
| 235 | Modules/_testmultiphase.c | - | meth_state_access_slots | - |
| 236 | Modules/_testmultiphase.c | - | Example_methods | - |
| 237 | Modules/_testmultiphase.c | - | StateAccessType_methods | - |
| 238 | Modules/_testmultiphase.c | - | testexport_methods | - |
| 239 | Modules/_testmultiphase.c | - | nonmodule_methods | - |
| 240 | Modules/_testmultiphase.c | - | Example_Type_spec | - |
| 241 | Modules/_testmultiphase.c | - | StateAccessType_spec | - |
| 242 | Modules/_testmultiphase.c | - | Str_Type_spec | - |
| 243 | Modules/_xxtestfuzz/_xxtestfuzz.c | - | module_methods | - |
| 244 | Modules/_xxtestfuzz/_xxtestfuzz.c | - | _fuzzmodule | - |
| 245 | Modules/_xxtestfuzz/fuzzer.c | - | csv_module | - |
| 246 | Modules/_xxtestfuzz/fuzzer.c | - | regex_patterns | - |
| 247 | Modules/_xxtestfuzz/fuzzer.c | - | struct_unpack_method | - |
| 248 | Modules/_xxtestfuzz/fuzzer.c | - | struct_error | - |
| 249 | Modules/_xxtestfuzz/fuzzer.c | - | json_loads_method | - |
| 250 | Modules/_xxtestfuzz/fuzzer.c | - | sre_compile_method | - |
| 251 | Modules/_xxtestfuzz/fuzzer.c | - | sre_error_exception | - |
| 252 | Modules/_xxtestfuzz/fuzzer.c | - | compiled_patterns | - |
| 253 | Modules/_xxtestfuzz/fuzzer.c | - | csv_error | - |
| 254 | Modules/_xxtestfuzz/fuzzer.c | - | SRE_FLAG_DEBUG | - |
| 255 | Modules/_xxtestfuzz/fuzzer.c | LLVMFuzzerTestOneInput | STRUCT_UNPACK_INITIALIZED | - |
| 256 | Modules/_xxtestfuzz/fuzzer.c | LLVMFuzzerTestOneInput | JSON_LOADS_INITIALIZED | - |
| 257 | Modules/_xxtestfuzz/fuzzer.c | LLVMFuzzerTestOneInput | SRE_COMPILE_INITIALIZED | - |
| 258 | Modules/_xxtestfuzz/fuzzer.c | LLVMFuzzerTestOneInput | SRE_MATCH_INITIALIZED | - |
| 259 | Modules/_xxtestfuzz/fuzzer.c | LLVMFuzzerTestOneInput | CSV_READER_INITIALIZED | - |
| 260 | Modules/cjkcodecs/multibytecodec.c | - | incnewkwarglist | - |
| 261 | Modules/cjkcodecs/multibytecodec.c | - | streamkwarglist | - |
| 262 | Modules/_csv.c | - | dialect_kws | - |
| 263 | Modules/_datetimemodule.c | date_fromisocalendar | keywords | - |
| 264 | Modules/_datetimemodule.c | - | date_kws | - |
| 265 | Modules/_datetimemodule.c | date_strftime | keywords | - |
| 266 | Modules/_datetimemodule.c | datetime_astimezone | keywords | - |
| 267 | Modules/_datetimemodule.c | datetime_combine | keywords | - |
| 268 | Modules/_datetimemodule.c | datetime_fromtimestamp | keywords | - |
| 269 | Modules/_datetimemodule.c | datetime_isoformat | keywords | - |
| 270 | Modules/_datetimemodule.c | - | datetime_kws | - |
| 271 | Modules/_datetimemodule.c | delta_new | keywords | - |
| 272 | Modules/_datetimemodule.c | time_isoformat | keywords | - |
| 273 | Modules/_datetimemodule.c | - | time_kws | - |
| 274 | Modules/_datetimemodule.c | time_strftime | keywords | - |
| 275 | Modules/_datetimemodule.c | - | timezone_kws | - |
| 276 | Modules/_decimal/_decimal.c | context_init | kwlist | - |
| 277 | Modules/_decimal/_decimal.c | ctxmanager_new | kwlist | - |
| 278 | Modules/_decimal/_decimal.c | ctx_mpd_qpow | kwlist | - |
| 279 | Modules/_decimal/_decimal.c | dec_mpd_class | kwlist | - |
| 280 | Modules/_decimal/_decimal.c | dec_mpd_compare_total | kwlist | - |
| 281 | Modules/_decimal/_decimal.c | dec_mpd_compare_total_mag | kwlist | - |
| 282 | Modules/_decimal/_decimal.c | dec_mpd_isnormal | kwlist | - |
| 283 | Modules/_decimal/_decimal.c | dec_mpd_issubnormal | kwlist | - |
| 284 | Modules/_decimal/_decimal.c | dec_mpd_qand | kwlist | - |
| 285 | Modules/_decimal/_decimal.c | dec_mpd_qcompare | kwlist | - |
| 286 | Modules/_decimal/_decimal.c | dec_mpd_qcompare_signal | kwlist | - |
| 287 | Modules/_decimal/_decimal.c | dec_mpd_qcopy_sign | kwlist | - |
| 288 | Modules/_decimal/_decimal.c | dec_mpd_qexp | kwlist | - |
| 289 | Modules/_decimal/_decimal.c | dec_mpd_qfma | kwlist | - |
| 290 | Modules/_decimal/_decimal.c | dec_mpd_qinvert | kwlist | - |
| 291 | Modules/_decimal/_decimal.c | dec_mpd_qln | kwlist | - |
| 292 | Modules/_decimal/_decimal.c | dec_mpd_qlog10 | kwlist | - |
| 293 | Modules/_decimal/_decimal.c | dec_mpd_qlogb | kwlist | - |
| 294 | Modules/_decimal/_decimal.c | dec_mpd_qmax | kwlist | - |
| 295 | Modules/_decimal/_decimal.c | dec_mpd_qmax_mag | kwlist | - |
| 296 | Modules/_decimal/_decimal.c | dec_mpd_qmin | kwlist | - |
| 297 | Modules/_decimal/_decimal.c | dec_mpd_qmin_mag | kwlist | - |
| 298 | Modules/_decimal/_decimal.c | dec_mpd_qnext_minus | kwlist | - |
| 299 | Modules/_decimal/_decimal.c | dec_mpd_qnext_plus | kwlist | - |
| 300 | Modules/_decimal/_decimal.c | dec_mpd_qnext_toward | kwlist | - |
| 301 | Modules/_decimal/_decimal.c | dec_mpd_qor | kwlist | - |
| 302 | Modules/_decimal/_decimal.c | dec_mpd_qquantize | kwlist | - |
| 303 | Modules/_decimal/_decimal.c | dec_mpd_qreduce | kwlist | - |
| 304 | Modules/_decimal/_decimal.c | dec_mpd_qrem_near | kwlist | - |
| 305 | Modules/_decimal/_decimal.c | dec_mpd_qrotate | kwlist | - |
| 306 | Modules/_decimal/_decimal.c | dec_mpd_qscaleb | kwlist | - |
| 307 | Modules/_decimal/_decimal.c | dec_mpd_qshift | kwlist | - |
| 308 | Modules/_decimal/_decimal.c | dec_mpd_qsqrt | kwlist | - |
| 309 | Modules/_decimal/_decimal.c | dec_mpd_qxor | kwlist | - |
| 310 | Modules/_decimal/_decimal.c | dec_mpd_same_quantum | kwlist | - |
| 311 | Modules/_decimal/_decimal.c | dec_mpd_to_eng | kwlist | - |
| 312 | Modules/_decimal/_decimal.c | dec_new | kwlist | - |
| 313 | Modules/_decimal/_decimal.c | PyDec_ToIntegralExact | kwlist | - |
| 314 | Modules/_decimal/_decimal.c | PyDec_ToIntegralValue | kwlist | - |
| 315 | Modules/_elementtree.c | element_setstate_from_Python | kwlist | - |
| 316 | Modules/faulthandler.c | faulthandler_dump_traceback_later | kwlist | - |
| 317 | Modules/faulthandler.c | faulthandler_dump_traceback_py | kwlist | - |
| 318 | Modules/faulthandler.c | faulthandler_py_enable | kwlist | - |
| 319 | Modules/faulthandler.c | faulthandler_register_py | kwlist | - |
| 320 | Modules/_functoolsmodule.c | functools_cmp_to_key | kwargs | - |
| 321 | Modules/_functoolsmodule.c | keyobject_call | kwargs | - |
| 322 | Modules/_functoolsmodule.c | lru_cache_new | keywords | - |
| 323 | Modules/itertoolsmodule.c | repeat_new | kwargs | - |
| 324 | Modules/_json.c | encoder_call | kwlist | - |
| 325 | Modules/_json.c | encoder_new | kwlist | - |
| 326 | Modules/_json.c | scanner_call | kwlist | - |
| 327 | Modules/_json.c | scanner_new | kwlist | - |
| 328 | Modules/_lsprof.c | profiler_enable | kwlist | - |
| 329 | Modules/_lsprof.c | profiler_init | kwlist | - |
| 330 | Modules/_lzmamodule.c | Compressor_init | arg_names | - |
| 331 | Modules/_lzmamodule.c | parse_filter_spec_bcj | optnames | - |
| 332 | Modules/_lzmamodule.c | parse_filter_spec_delta | optnames | - |
| 333 | Modules/_lzmamodule.c | parse_filter_spec_lzma | optnames | - |
| 334 | Modules/mmapmodule.c | new_mmap_object | keywords | - |
| 335 | Modules/nismodule.c | nis_cat | kwlist | - |
| 336 | Modules/nismodule.c | nis_maps | kwlist | - |
| 337 | Modules/nismodule.c | nis_match | kwlist | - |
| 338 | Modules/signalmodule.c | signal_set_wakeup_fd | kwlist | - |
| 339 | Modules/socketmodule.c | sock_initobj | keywords | - |
| 340 | Modules/socketmodule.c | sock_recvfrom_into | kwlist | - |
| 341 | Modules/socketmodule.c | sock_recv_into | kwlist | - |
| 342 | Modules/socketmodule.c | sock_sendmsg_afalg | keywords | - |
| 343 | Modules/socketmodule.c | socket_getaddrinfo | kwnames | - |
| 344 | Modules/_sqlite/connection.c | pysqlite_connection_backup | keywords | - |
| 345 | Modules/_sqlite/connection.c | pysqlite_connection_create_aggregate | kwlist | - |
| 346 | Modules/_sqlite/connection.c | pysqlite_connection_create_function | kwlist | - |
| 347 | Modules/_sqlite/connection.c | pysqlite_connection_cursor | kwlist | - |
| 348 | Modules/_sqlite/connection.c | pysqlite_connection_init | kwlist | - |
| 349 | Modules/_sqlite/connection.c | pysqlite_connection_set_authorizer | kwlist | - |
| 350 | Modules/_sqlite/connection.c | pysqlite_connection_set_progress_handler | kwlist | - |
| 351 | Modules/_sqlite/connection.c | pysqlite_connection_set_trace_callback | kwlist | - |
| 352 | Modules/_sqlite/cursor.c | pysqlite_cursor_fetchmany | kwlist | - |
| 353 | Modules/_sqlite/module.c | module_complete | kwlist | - |
| 354 | Modules/_sqlite/module.c | module_connect | kwlist | - |
| 355 | Modules/_sqlite/module.c | module_enable_shared_cache | kwlist | - |
| 356 | Modules/syslogmodule.c | syslog_openlog | keywords | - |
| 357 | Modules/_xxsubinterpretersmodule.c | channel_close | kwlist | - |
| 358 | Modules/_xxsubinterpretersmodule.c | channel_destroy | kwlist | - |
| 359 | Modules/_xxsubinterpretersmodule.c | channelid_new | kwlist | - |
| 360 | Modules/_xxsubinterpretersmodule.c | channel_list_interpreters | kwlist | - |
| 361 | Modules/_xxsubinterpretersmodule.c | channel_recv | kwlist | - |
| 362 | Modules/_xxsubinterpretersmodule.c | channel_release | kwlist | - |
| 363 | Modules/_xxsubinterpretersmodule.c | channel_send | kwlist | - |
| 364 | Modules/_xxsubinterpretersmodule.c | interp_create | kwlist | - |
| 365 | Modules/_xxsubinterpretersmodule.c | interp_destroy | kwlist | - |
| 366 | Modules/_xxsubinterpretersmodule.c | interp_is_running | kwlist | - |
| 367 | Modules/_xxsubinterpretersmodule.c | interp_run_string | kwlist | - |
| 368 | Modules/_xxsubinterpretersmodule.c | object_is_shareable | kwlist | - |
| 369 | Modules/_zoneinfo.c | zoneinfo_clear_cache | kwlist | - |
| 370 | Modules/_zoneinfo.c | zoneinfo_from_file | kwlist | - |
| 371 | Modules/_zoneinfo.c | zoneinfo_new | kwlist | - |
| 372 | Modules/_zoneinfo.c | zoneinfo_no_cache | kwlist | - |
| 373 | Objects/exceptions.c | ImportError_init | kwlist | - |
| 374 | Objects/interpreteridobject.c | interpid_new | kwlist | - |
| 375 | Objects/weakrefobject.c | weakref_call | kwlist | - |
| 376 | Modules/_abc.c | - | _abcmodule_slots | - |
| 377 | Modules/arraymodule.c | - | arrayslots | - |
| 378 | Modules/atexitmodule.c | - | atexit_slots | - |
| 379 | Modules/audioop.c | - | audioop_slots | - |
| 380 | Modules/binascii.c | - | binascii_slots | - |
| 381 | Modules/_blake2/blake2module.c | - | _blake2_slots | - |
| 382 | Modules/cmathmodule.c | - | cmath_slots | - |
| 383 | Modules/_codecsmodule.c | - | _codecs_slots | - |
| 384 | Modules/_cryptmodule.c | - | _crypt_slots | - |
| 385 | Modules/_curses_panel.c | - | _curses_slots | - |
| 386 | Modules/_dbmmodule.c | - | _dbmmodule_slots | - |
| 387 | Modules/errnomodule.c | - | errno_slots | - |
| 388 | Modules/faulthandler.c | - | faulthandler_slots | - |
| 389 | Modules/fcntlmodule.c | - | fcntl_slots | - |
| 390 | Modules/_gdbmmodule.c | - | _gdbm_module_slots | - |
| 391 | Modules/_hashopenssl.c | - | hashlib_slots | - |
| 392 | Modules/_json.c | - | _json_slots | - |
| 393 | Modules/_lsprof.c | - | _lsprofslots | - |
| 394 | Modules/_lzmamodule.c | - | lzma_slots | - |
| 395 | Modules/mathmodule.c | - | math_slots | - |
| 396 | Modules/md5module.c | - | _md5_slots | - |
| 397 | Modules/mmapmodule.c | - | mmap_slots | - |
| 398 | Modules/_multiprocessing/multiprocessing.c | - | multiprocessing_slots | - |
| 399 | Modules/nismodule.c | - | nis_slots | - |
| 400 | Modules/overlapped.c | - | overlapped_slots | - |
| 401 | Modules/posixmodule.c | - | posixmodile_slots | - |
| 402 | Modules/_scproxy.c | - | _scproxy_slots | - |
| 403 | Modules/sha1module.c | - | _sha1_slots | - |
| 404 | Modules/sha256module.c | - | _sha256_slots | - |
| 405 | Modules/_sha3/sha3module.c | - | _sha3_slots | - |
| 406 | Modules/sha512module.c | - | _sha512_slots | - |
| 407 | Modules/_stat.c | - | stat_slots | - |
| 408 | Modules/syslogmodule.c | - | syslog_slots | - |
| 409 | Modules/termios.c | - | termios_slots | - |
| 410 | Modules/unicodedata.c | - | unicodedata_slots | - |
| 411 | Modules/_uuidmodule.c | - | uuid_slots | - |
| 412 | Modules/_winapi.c | - | winapi_slots | - |
| 413 | Modules/xxlimited.c | - | xx_slots | - |
| 414 | Modules/zlibmodule.c | - | zlib_slots | - |
| 415 | Modules/_zoneinfo.c | - | zoneinfomodule_slots | - |
| 416 | Python/marshal.c | - | marshalmodule_slots | - |
| 417 | Python/Python-ast.c | - | astmodule_slots | - |
| 418 | Modules/_bz2module.c | - | _bz2_slots | - |
| 419 | Modules/_collectionsmodule.c | - | collections_slots | - |
| 420 | Modules/_contextvarsmodule.c | - | _contextvars_slots | - |
| 421 | Modules/_functoolsmodule.c | - | _functools_slots | - |
| 422 | Modules/_heapqmodule.c | - | heapq_slots | - |
| 423 | Modules/itertoolsmodule.c | - | itertoolsmodule_slots | - |
| 424 | Modules/_localemodule.c | - | _locale_slots | - |
| 425 | Modules/_operator.c | - | operator_slots | - |
| 426 | Modules/resource.c | - | resource_slots | - |
| 427 | Modules/_statisticsmodule.c | - | _statisticsmodule_slots | - |
| 428 | Modules/timemodule.c | - | time_slots | - |
| 429 | Modules/_weakref.c | - | weakref_slots | - |
| 430 | Modules/xxmodule.c | - | xx_slots | - |
| 431 | Modules/xxsubtype.c | - | xxsubtype_slots | - |
| 432 | Modules/_abc.c | - | _destroy_def | - |
| 433 | Modules/_abc.c | - | _abcmodule_methods | - |
| 434 | Modules/arraymodule.c | - | array_methods | - |
| 435 | Modules/arraymodule.c | - | arrayiter_methods | - |
| 436 | Modules/arraymodule.c | - | a_methods | - |
| 437 | Modules/_asynciomodule.c | - | FutureType_methods | - |
| 438 | Modules/_asynciomodule.c | - | FutureIter_methods | - |
| 439 | Modules/_asynciomodule.c | - | TaskType_methods | - |
| 440 | Modules/_asynciomodule.c | - | asyncio_methods | - |
| 441 | Modules/_asynciomodule.c | - | TaskWakeupDef | - |
| 442 | Modules/atexitmodule.c | - | atexit_methods | - |
| 443 | Modules/audioop.c | - | audioop_methods | - |
| 444 | Modules/binascii.c | - | binascii_module_methods | - |
| 445 | Modules/_bisectmodule.c | - | bisect_methods | - |
| 446 | Modules/_blake2/blake2b_impl.c | - | py_blake2b_methods | - |
| 447 | Modules/_blake2/blake2module.c | - | blake2mod_functions | - |
| 448 | Modules/_blake2/blake2s_impl.c | - | py_blake2s_methods | - |
| 449 | Modules/_bz2module.c | - | BZ2Compressor_methods | - |
| 450 | Modules/_bz2module.c | - | BZ2Decompressor_methods | - |
| 451 | Modules/cjkcodecs/multibytecodec.c | - | multibytecodec_methods | - |
| 452 | Modules/cjkcodecs/multibytecodec.c | - | mbiencoder_methods | - |
| 453 | Modules/cjkcodecs/multibytecodec.c | - | mbidecoder_methods | - |
| 454 | Modules/cjkcodecs/multibytecodec.c | - | mbstreamreader_methods | - |
| 455 | Modules/cjkcodecs/multibytecodec.c | - | mbstreamwriter_methods | - |
| 456 | Modules/cjkcodecs/multibytecodec.c | - | __methods | - |
| 457 | Modules/cmathmodule.c | - | cmath_methods | - |
| 458 | Modules/_codecsmodule.c | - | _codecs_functions | - |
| 459 | Modules/_collectionsmodule.c | - | deque_methods | - |
| 460 | Modules/_collectionsmodule.c | - | dequeiter_methods | - |
| 461 | Modules/_collectionsmodule.c | - | defdict_methods | - |
| 462 | Modules/_collectionsmodule.c | - | tuplegetter_methods | - |
| 463 | Modules/_collectionsmodule.c | - | collections_methods | - |
| 464 | Modules/_contextvarsmodule.c | - | _contextvars_methods | - |
| 465 | Modules/_cryptmodule.c | - | crypt_methods | - |
| 466 | Modules/_csv.c | - | Reader_methods | - |
| 467 | Modules/_csv.c | - | Writer_methods | - |
| 468 | Modules/_csv.c | - | csv_methods | - |
| 469 | Modules/_ctypes/callproc.c | - | _ctypes_module_methods | - |
| 470 | Modules/_ctypes/_ctypes.c | - | CDataType_methods | - |
| 471 | Modules/_ctypes/_ctypes.c | - | PyCPointerType_methods | - |
| 472 | Modules/_ctypes/_ctypes.c | - | c_void_p_method | - |
| 473 | Modules/_ctypes/_ctypes.c | - | c_char_p_method | - |
| 474 | Modules/_ctypes/_ctypes.c | - | c_wchar_p_method | - |
| 475 | Modules/_ctypes/_ctypes.c | - | PyCSimpleType_methods | - |
| 476 | Modules/_ctypes/_ctypes.c | - | PyCData_methods | - |
| 477 | Modules/_ctypes/_ctypes.c | - | Array_methods | - |
| 478 | Modules/_ctypes/_ctypes.c | - | Simple_methods | - |
| 479 | Modules/_ctypes/stgdict.c | - | PyCStgDict_methods | - |
| 480 | Modules/_cursesmodule.c | - | PyCursesWindow_Methods | - |
| 481 | Modules/_cursesmodule.c | - | PyCurses_methods | - |
| 482 | Modules/_curses_panel.c | - | PyCursesPanel_Methods | - |
| 483 | Modules/_curses_panel.c | - | PyCurses_methods | - |
| 484 | Modules/_datetimemodule.c | - | delta_methods | - |
| 485 | Modules/_datetimemodule.c | - | iso_calendar_date_methods | - |
| 486 | Modules/_datetimemodule.c | - | date_methods | - |
| 487 | Modules/_datetimemodule.c | - | tzinfo_methods | - |
| 488 | Modules/_datetimemodule.c | - | timezone_methods | - |
| 489 | Modules/_datetimemodule.c | - | time_methods | - |
| 490 | Modules/_datetimemodule.c | - | datetime_methods | - |
| 491 | Modules/_datetimemodule.c | - | module_methods | - |
| 492 | Modules/_dbmmodule.c | - | dbm_methods | - |
| 493 | Modules/_dbmmodule.c | - | dbmmodule_methods | - |
| 494 | Modules/_decimal/_decimal.c | - | signaldict_methods | - |
| 495 | Modules/_decimal/_decimal.c | - | ctxmanager_methods | - |
| 496 | Modules/_decimal/_decimal.c | - | dec_methods | - |
| 497 | Modules/_decimal/_decimal.c | - | context_methods | - |
| 498 | Modules/_decimal/_decimal.c | - | _decimal_methods | - |
| 499 | Modules/_elementtree.c | - | element_methods | - |
| 500 | Modules/_elementtree.c | - | treebuilder_methods | - |
| 501 | Modules/_elementtree.c | - | xmlparser_methods | - |
| 502 | Modules/_elementtree.c | - | _functions | - |
| 503 | Modules/errnomodule.c | - | errno_methods | - |
| 504 | Modules/faulthandler.c | - | module_methods | - |
| 505 | Modules/fcntlmodule.c | - | fcntl_methods | - |
| 506 | Modules/_functoolsmodule.c | - | partial_methods | - |
| 507 | Modules/_functoolsmodule.c | - | lru_cache_methods | - |
| 508 | Modules/_functoolsmodule.c | - | _functools_methods | - |
| 509 | Modules/gcmodule.c | - | GcMethods | - |
| 510 | Modules/_gdbmmodule.c | - | gdbm_methods | - |
| 511 | Modules/_gdbmmodule.c | - | _gdbm_module_methods | - |
| 512 | Modules/grpmodule.c | - | grp_methods | - |
| 513 | Modules/_hashopenssl.c | - | EVP_methods | - |
| 514 | Modules/_hashopenssl.c | - | EVPXOF_methods | - |
| 515 | Modules/_hashopenssl.c | - | HMAC_methods | - |
| 516 | Modules/_hashopenssl.c | - | EVP_functions | - |
| 517 | Modules/_heapqmodule.c | - | heapq_methods | - |
| 518 | Modules/_io/bufferedio.c | - | bufferediobase_methods | - |
| 519 | Modules/_io/bufferedio.c | - | bufferedreader_methods | - |
| 520 | Modules/_io/bufferedio.c | - | bufferedwriter_methods | - |
| 521 | Modules/_io/bufferedio.c | - | bufferedrwpair_methods | - |
| 522 | Modules/_io/bufferedio.c | - | bufferedrandom_methods | - |
| 523 | Modules/_io/bytesio.c | - | bytesio_methods | - |
| 524 | Modules/_io/fileio.c | - | fileio_methods | - |
| 525 | Modules/_io/iobase.c | - | iobase_methods | - |
| 526 | Modules/_io/iobase.c | - | rawiobase_methods | - |
| 527 | Modules/_io/_iomodule.c | - | module_methods | - |
| 528 | Modules/_io/stringio.c | - | stringio_methods | - |
| 529 | Modules/_io/textio.c | - | textiobase_methods | - |
| 530 | Modules/_io/textio.c | - | incrementalnewlinedecoder_methods | - |
| 531 | Modules/_io/textio.c | - | textiowrapper_methods | - |
| 532 | Modules/_io/winconsoleio.c | - | winconsoleio_methods | - |
| 533 | Modules/itertoolsmodule.c | - | groupby_methods | - |
| 534 | Modules/itertoolsmodule.c | - | _grouper_methods | - |
| 535 | Modules/itertoolsmodule.c | - | teedataobject_methods | - |
| 536 | Modules/itertoolsmodule.c | - | tee_methods | - |
| 537 | Modules/itertoolsmodule.c | - | cycle_methods | - |
| 538 | Modules/itertoolsmodule.c | - | dropwhile_methods | - |
| 539 | Modules/itertoolsmodule.c | - | takewhile_reduce_methods | - |
| 540 | Modules/itertoolsmodule.c | - | islice_methods | - |
| 541 | Modules/itertoolsmodule.c | - | starmap_methods | - |
| 542 | Modules/itertoolsmodule.c | - | chain_methods | - |
| 543 | Modules/itertoolsmodule.c | - | product_methods | - |
| 544 | Modules/itertoolsmodule.c | - | combinations_methods | - |
| 545 | Modules/itertoolsmodule.c | - | cwr_methods | - |
| 546 | Modules/itertoolsmodule.c | - | permuations_methods | - |
| 547 | Modules/itertoolsmodule.c | - | accumulate_methods | - |
| 548 | Modules/itertoolsmodule.c | - | compress_methods | - |
| 549 | Modules/itertoolsmodule.c | - | filterfalse_methods | - |
| 550 | Modules/itertoolsmodule.c | - | count_methods | - |
| 551 | Modules/itertoolsmodule.c | - | repeat_methods | - |
| 552 | Modules/itertoolsmodule.c | - | zip_longest_methods | - |
| 553 | Modules/itertoolsmodule.c | - | module_methods | - |
| 554 | Modules/_json.c | - | speedups_methods | - |
| 555 | Modules/_localemodule.c | - | PyLocale_Methods | - |
| 556 | Modules/_lsprof.c | - | profiler_methods | - |
| 557 | Modules/_lsprof.c | - | moduleMethods | - |
| 558 | Modules/_lzmamodule.c | - | Compressor_methods | - |
| 559 | Modules/_lzmamodule.c | - | Decompressor_methods | - |
| 560 | Modules/_lzmamodule.c | - | lzma_methods | - |
| 561 | Modules/mathmodule.c | - | math_methods | - |
| 562 | Modules/md5module.c | - | MD5_methods | - |
| 563 | Modules/md5module.c | - | MD5_functions | - |
| 564 | Modules/mmapmodule.c | - | mmap_object_methods | - |
| 565 | Modules/_multiprocessing/multiprocessing.c | - | module_methods | - |
| 566 | Modules/_multiprocessing/posixshmem.c | - | module_methods | - |
| 567 | Modules/_multiprocessing/semaphore.c | - | semlock_methods | - |
| 568 | Modules/nismodule.c | - | nis_methods | - |
| 569 | Modules/_opcode.c | - | opcode_functions | - |
| 570 | Modules/_operator.c | - | operator_methods | - |
| 571 | Modules/_operator.c | - | itemgetter_methods | - |
| 572 | Modules/_operator.c | - | attrgetter_methods | - |
| 573 | Modules/_operator.c | - | methodcaller_methods | - |
| 574 | Modules/ossaudiodev.c | - | oss_methods | - |
| 575 | Modules/ossaudiodev.c | - | oss_mixer_methods | - |
| 576 | Modules/ossaudiodev.c | - | ossaudiodev_methods | - |
| 577 | Modules/overlapped.c | - | Overlapped_methods | - |
| 578 | Modules/overlapped.c | - | overlapped_functions | - |
| 579 | Modules/_pickle.c | - | Pickler_methods | - |
| 580 | Modules/_pickle.c | - | picklerproxy_methods | - |
| 581 | Modules/_pickle.c | - | Unpickler_methods | - |
| 582 | Modules/_pickle.c | - | unpicklerproxy_methods | - |
| 583 | Modules/_pickle.c | - | pickle_methods | - |
| 584 | Modules/posixmodule.c | - | DirEntry_methods | - |
| 585 | Modules/posixmodule.c | - | ScandirIterator_methods | - |
| 586 | Modules/posixmodule.c | - | posix_methods | - |
| 587 | Modules/_posixsubprocess.c | - | module_methods | - |
| 588 | Modules/pwdmodule.c | - | pwd_methods | - |
| 589 | Modules/pyexpat.c | - | xmlparse_methods | - |
| 590 | Modules/pyexpat.c | - | pyexpat_methods | - |
| 591 | Modules/_queuemodule.c | - | simplequeue_methods | - |
| 592 | Modules/_randommodule.c | - | random_methods | - |
| 593 | Modules/readline.c | - | readline_methods | - |
| 594 | Modules/resource.c | - | resource_methods | - |
| 595 | Modules/_scproxy.c | - | mod_methods | - |
| 596 | Modules/selectmodule.c | - | poll_methods | - |
| 597 | Modules/selectmodule.c | - | devpoll_methods | - |
| 598 | Modules/selectmodule.c | - | pyepoll_methods | - |
| 599 | Modules/selectmodule.c | - | kqueue_queue_methods | - |
| 600 | Modules/selectmodule.c | - | select_methods | - |
| 601 | Modules/sha1module.c | - | SHA1_methods | - |
| 602 | Modules/sha1module.c | - | SHA1_functions | - |
| 603 | Modules/sha256module.c | - | SHA_methods | - |
| 604 | Modules/sha256module.c | - | SHA_functions | - |
| 605 | Modules/_sha3/sha3module.c | - | SHA3_methods | - |
| 606 | Modules/_sha3/sha3module.c | - | SHAKE_methods | - |
| 607 | Modules/sha512module.c | - | SHA_methods | - |
| 608 | Modules/sha512module.c | - | SHA_functions | - |
| 609 | Modules/signalmodule.c | - | signal_methods | - |
| 610 | Modules/socketmodule.c | - | sock_methods | - |
| 611 | Modules/socketmodule.c | - | socket_methods | - |
| 612 | Modules/spwdmodule.c | - | spwd_methods | - |
| 613 | Modules/_sqlite/cache.c | - | cache_methods | - |
| 614 | Modules/_sqlite/connection.c | - | connection_methods | - |
| 615 | Modules/_sqlite/cursor.c | - | cursor_methods | - |
| 616 | Modules/_sqlite/module.c | - | module_methods | - |
| 617 | Modules/_sqlite/row.c | - | row_methods | - |
| 618 | Modules/_sre.c | - | pattern_methods | - |
| 619 | Modules/_sre.c | - | match_methods | - |
| 620 | Modules/_sre.c | - | scanner_methods | - |
| 621 | Modules/_sre.c | - | _functions | - |
| 622 | Modules/_ssl.c | - | PySSLMethods | - |
| 623 | Modules/_ssl.c | - | context_methods | - |
| 624 | Modules/_ssl.c | - | memory_bio_methods | - |
| 625 | Modules/_ssl.c | - | PySSL_methods | - |
| 626 | Modules/_stat.c | - | stat_methods | - |
| 627 | Modules/_statisticsmodule.c | - | statistics_methods | - |
| 628 | Modules/_struct.c | - | unpackiter_methods | - |
| 629 | Modules/_struct.c | - | s_methods | - |
| 630 | Modules/_struct.c | - | module_functions | - |
| 631 | Modules/symtablemodule.c | - | symtable_methods | - |
| 632 | Modules/syslogmodule.c | - | syslog_methods | - |
| 633 | Modules/termios.c | - | termios_methods | - |
| 634 | Modules/_threadmodule.c | - | lock_methods | - |
| 635 | Modules/_threadmodule.c | - | rlock_methods | - |
| 636 | Modules/_threadmodule.c | local_new | wr_callback_def | - |
| 637 | Modules/_threadmodule.c | - | thread_methods | - |
| 638 | Modules/timemodule.c | - | time_methods | - |
| 639 | Modules/_tkinter.c | - | Tktt_methods | - |
| 640 | Modules/_tkinter.c | - | Tkapp_methods | - |
| 641 | Modules/_tkinter.c | - | moduleMethods | - |
| 642 | Modules/_tracemalloc.c | - | module_methods | - |
| 643 | Modules/unicodedata.c | - | unicodedata_functions | - |
| 644 | Modules/_uuidmodule.c | - | uuid_methods | - |
| 645 | Modules/_weakref.c | - | weakref_functions | - |
| 646 | Modules/_winapi.c | - | overlapped_methods | - |
| 647 | Modules/_winapi.c | - | winapi_functions | - |
| 648 | Modules/xxlimited.c | - | Xxo_methods | - |
| 649 | Modules/xxlimited.c | - | xx_methods | - |
| 650 | Modules/xxmodule.c | - | Xxo_methods | - |
| 651 | Modules/xxmodule.c | - | xx_methods | - |
| 652 | Modules/_xxsubinterpretersmodule.c | - | module_functions | - |
| 653 | Modules/xxsubtype.c | - | spamlist_methods | - |
| 654 | Modules/xxsubtype.c | - | spamdict_methods | - |
| 655 | Modules/xxsubtype.c | - | xxsubtype_functions | - |
| 656 | Modules/zlibmodule.c | - | comp_methods | - |
| 657 | Modules/zlibmodule.c | - | Decomp_methods | - |
| 658 | Modules/zlibmodule.c | - | zlib_methods | - |
| 659 | Modules/_zoneinfo.c | - | zoneinfo_methods | - |
| 660 | Modules/_zoneinfo.c | - | module_methods | - |
| 661 | Modules/cjkcodecs/cjkcodecs.h | - | __methods | - |
| 662 | Objects/bytearrayobject.c | - | bytearray_methods | - |
| 663 | Objects/bytearrayobject.c | - | bytearrayiter_methods | - |
| 664 | Objects/bytesobject.c | - | bytes_methods | - |
| 665 | Objects/bytesobject.c | - | striter_methods | - |
| 666 | Objects/classobject.c | - | method_methods | - |
| 667 | Objects/codeobject.c | - | code_methods | - |
| 668 | Objects/complexobject.c | - | complex_methods | - |
| 669 | Objects/descrobject.c | - | descr_methods | - |
| 670 | Objects/descrobject.c | - | mappingproxy_methods | - |
| 671 | Objects/descrobject.c | - | wrapper_methods | - |
| 672 | Objects/descrobject.c | - | property_methods | - |
| 673 | Objects/dictobject.c | - | mapp_methods | - |
| 674 | Objects/dictobject.c | - | dictiter_methods | - |
| 675 | Objects/dictobject.c | - | dictkeys_methods | - |
| 676 | Objects/dictobject.c | - | dictitems_methods | - |
| 677 | Objects/dictobject.c | - | dictvalues_methods | - |
| 678 | Objects/enumobject.c | - | enum_methods | - |
| 679 | Objects/enumobject.c | - | reversediter_methods | - |
| 680 | Objects/exceptions.c | - | BaseException_methods | - |
| 681 | Objects/exceptions.c | - | ImportError_methods | - |
| 682 | Objects/exceptions.c | - | OSError_methods | - |
| 683 | Objects/fileobject.c | - | stdprinter_methods | - |
| 684 | Objects/floatobject.c | - | float_methods | - |
| 685 | Objects/frameobject.c | - | frame_methods | - |
| 686 | Objects/genericaliasobject.c | - | ga_methods | - |
| 687 | Objects/genobject.c | - | gen_methods | - |
| 688 | Objects/genobject.c | - | coro_methods | - |
| 689 | Objects/genobject.c | - | coro_wrapper_methods | - |
| 690 | Objects/genobject.c | - | async_gen_methods | - |
| 691 | Objects/genobject.c | - | async_gen_asend_methods | - |
| 692 | Objects/genobject.c | - | async_gen_athrow_methods | - |
| 693 | Objects/iterobject.c | - | seqiter_methods | - |
| 694 | Objects/iterobject.c | - | calliter_methods | - |
| 695 | Objects/listobject.c | - | list_methods | - |
| 696 | Objects/listobject.c | - | listiter_methods | - |
| 697 | Objects/listobject.c | - | listreviter_methods | - |
| 698 | Objects/longobject.c | - | long_methods | - |
| 699 | Objects/memoryobject.c | - | memory_methods | - |
| 700 | Objects/methodobject.c | - | meth_methods | - |
| 701 | Objects/moduleobject.c | - | module_methods | - |
| 702 | Objects/namespaceobject.c | - | namespace_methods | - |
| 703 | Objects/object.c | - | notimplemented_methods | - |
| 704 | Objects/odictobject.c | - | odict_methods | - |
| 705 | Objects/odictobject.c | - | odictiter_methods | - |
| 706 | Objects/odictobject.c | - | odictkeys_methods | - |
| 707 | Objects/odictobject.c | - | odictitems_methods | - |
| 708 | Objects/odictobject.c | - | odictvalues_methods | - |
| 709 | Objects/picklebufobject.c | - | picklebuf_methods | - |
| 710 | Objects/rangeobject.c | - | range_methods | - |
| 711 | Objects/rangeobject.c | - | rangeiter_methods | - |
| 712 | Objects/rangeobject.c | - | longrangeiter_methods | - |
| 713 | Objects/setobject.c | - | setiter_methods | - |
| 714 | Objects/setobject.c | - | set_methods | - |
| 715 | Objects/setobject.c | - | frozenset_methods | - |
| 716 | Objects/sliceobject.c | - | ellipsis_methods | - |
| 717 | Objects/sliceobject.c | - | slice_methods | - |
| 718 | Objects/structseq.c | - | structseq_methods | - |
| 719 | Objects/tupleobject.c | - | tuple_methods | - |
| 720 | Objects/tupleobject.c | - | tupleiter_methods | - |
| 721 | Objects/typeobject.c | - | type_methods | - |
| 722 | Objects/typeobject.c | - | object_methods | - |
| 723 | Objects/typeobject.c | - | tp_new_methoddef | - |
| 724 | Objects/unicodeobject.c | - | encoding_map_methods | - |
| 725 | Objects/unicodeobject.c | - | unicode_methods | - |
| 726 | Objects/unicodeobject.c | - | unicodeiter_methods | - |
| 727 | Objects/unicodeobject.c | - | _string_methods | - |
| 728 | Objects/unionobject.c | - | union_methods | - |
| 729 | Objects/weakrefobject.c | - | weakref_methods | - |
| 730 | Objects/weakrefobject.c | - | proxy_methods | - |
| 731 | Objects/stringlib/unicode_format.h | - | formatteriter_methods | - |
| 732 | Objects/stringlib/unicode_format.h | - | fieldnameiter_methods | - |
| 733 | Python/bltinmodule.c | - | filter_methods | - |
| 734 | Python/bltinmodule.c | - | map_methods | - |
| 735 | Python/bltinmodule.c | - | zip_methods | - |
| 736 | Python/bltinmodule.c | - | builtin_methods | - |
| 737 | Python/context.c | - | PyContext_methods | - |
| 738 | Python/context.c | - | PyContextVar_methods | - |
| 739 | Python/context.c | - | PyContextTokenType_methods | - |
| 740 | Python/hamt.c | - | PyHamt_methods | - |
| 741 | Python/import.c | - | imp_methods | - |
| 742 | Python/marshal.c | - | marshal_methods | - |
| 743 | Python/Python-ast.c | - | ast_type_methods | - |
| 744 | Python/sysmodule.c | - | sys_methods | - |
| 745 | Python/traceback.c | - | tb_methods | - |
| 746 | Python/_warnings.c | - | warnings_functions | - |
| 747 | Modules/_bz2module.c | - | BZ2Decompressor_members | - |
| 748 | Modules/cjkcodecs/multibytecodec.c | - | mbstreamreader_members | - |
| 749 | Modules/cjkcodecs/multibytecodec.c | - | mbstreamwriter_members | - |
| 750 | Modules/_collectionsmodule.c | - | defdict_members | - |
| 751 | Modules/_collectionsmodule.c | - | tuplegetter_members | - |
| 752 | Modules/_csv.c | - | Dialect_memberlist | - |
| 753 | Modules/_csv.c | - | Reader_memberlist | - |
| 754 | Modules/_csv.c | - | Writer_memberlist | - |
| 755 | Modules/_ctypes/callproc.c | - | PyCArgType_members | - |
| 756 | Modules/_ctypes/_ctypes.c | - | PyCData_members | - |
| 757 | Modules/_datetimemodule.c | - | delta_members | - |
| 758 | Modules/_elementtree.c | - | xmlparser_members | - |
| 759 | Modules/_functoolsmodule.c | - | partial_memberlist | - |
| 760 | Modules/_functoolsmodule.c | - | keyobject_members | - |
| 761 | Modules/_io/bufferedio.c | - | bufferedreader_members | - |
| 762 | Modules/_io/bufferedio.c | - | bufferedwriter_members | - |
| 763 | Modules/_io/bufferedio.c | - | bufferedrandom_members | - |
| 764 | Modules/_io/fileio.c | - | fileio_members | - |
| 765 | Modules/_io/textio.c | - | textiowrapper_members | - |
| 766 | Modules/_io/winconsoleio.c | - | winconsoleio_members | - |
| 767 | Modules/_json.c | - | scanner_members | - |
| 768 | Modules/_json.c | - | encoder_members | - |
| 769 | Modules/_lzmamodule.c | - | Decompressor_members | - |
| 770 | Modules/_multiprocessing/semaphore.c | - | semlock_members | - |
| 771 | Modules/ossaudiodev.c | - | oss_members | - |
| 772 | Modules/overlapped.c | - | Overlapped_members | - |
| 773 | Modules/_pickle.c | - | Pickler_members | - |
| 774 | Modules/posixmodule.c | - | DirEntry_members | - |
| 775 | Modules/pyexpat.c | - | xmlparse_members | - |
| 776 | Modules/selectmodule.c | - | kqueue_event_members | - |
| 777 | Modules/sha256module.c | - | SHA_members | - |
| 778 | Modules/sha512module.c | - | SHA_members | - |
| 779 | Modules/socketmodule.c | - | sock_memberlist | - |
| 780 | Modules/_sqlite/connection.c | - | connection_members | - |
| 781 | Modules/_sqlite/cursor.c | - | cursor_members | - |
| 782 | Modules/_sqlite/statement.c | - | stmt_members | - |
| 783 | Modules/_sre.c | - | pattern_members | - |
| 784 | Modules/_sre.c | - | match_members | - |
| 785 | Modules/_sre.c | - | scanner_members | - |
| 786 | Modules/_struct.c | - | s_members | - |
| 787 | Modules/unicodedata.c | - | DB_members | - |
| 788 | Modules/_winapi.c | - | overlapped_members | - |
| 789 | Modules/xxsubtype.c | - | spamdict_members | - |
| 790 | Modules/zlibmodule.c | - | Decomp_members | - |
| 791 | Modules/_zoneinfo.c | - | zoneinfo_members | - |
| 792 | Objects/classobject.c | - | method_memberlist | - |
| 793 | Objects/classobject.c | - | instancemethod_memberlist | - |
| 794 | Objects/codeobject.c | - | code_memberlist | - |
| 795 | Objects/complexobject.c | - | complex_members | - |
| 796 | Objects/descrobject.c | - | descr_members | - |
| 797 | Objects/descrobject.c | - | wrapper_members | - |
| 798 | Objects/descrobject.c | - | property_members | - |
| 799 | Objects/exceptions.c | - | BaseException_members | - |
| 800 | Objects/exceptions.c | - | StopIteration_members | - |
| 801 | Objects/exceptions.c | - | SystemExit_members | - |
| 802 | Objects/exceptions.c | - | ImportError_members | - |
| 803 | Objects/exceptions.c | - | OSError_members | - |
| 804 | Objects/exceptions.c | - | SyntaxError_members | - |
| 805 | Objects/exceptions.c | - | UnicodeError_members | - |
| 806 | Objects/frameobject.c | - | frame_memberlist | - |
| 807 | Objects/funcobject.c | - | func_memberlist | - |
| 808 | Objects/funcobject.c | - | cm_memberlist | - |
| 809 | Objects/funcobject.c | - | sm_memberlist | - |
| 810 | Objects/genericaliasobject.c | - | ga_members | - |
| 811 | Objects/genobject.c | - | gen_memberlist | - |
| 812 | Objects/genobject.c | - | coro_memberlist | - |
| 813 | Objects/genobject.c | - | async_gen_memberlist | - |
| 814 | Objects/methodobject.c | - | meth_members | - |
| 815 | Objects/moduleobject.c | - | module_members | - |
| 816 | Objects/namespaceobject.c | - | namespace_members | - |
| 817 | Objects/rangeobject.c | - | range_members | - |
| 818 | Objects/sliceobject.c | - | slice_members | - |
| 819 | Objects/typeobject.c | - | type_members | - |
| 820 | Objects/typeobject.c | - | super_members | - |
| 821 | Objects/unionobject.c | - | union_members | - |
| 822 | Objects/weakrefobject.c | - | weakref_members | - |
| 823 | Python/context.c | - | PyContextVar_members | - |
| 824 | Python/Python-ast.c | - | ast_type_members | - |
| 825 | Python/symtable.c | - | ste_memberlist | - |
| 826 | Python/traceback.c | - | tb_memberlist | - |
| 827 | Modules/_collectionsmodule.c | - | deque_as_number | - |
| 828 | Modules/_collectionsmodule.c | - | defdict_as_number | - |
| 829 | Modules/_ctypes/_ctypes.c | - | PyCFuncPtr_as_number | - |
| 830 | Modules/_ctypes/_ctypes.c | - | Simple_as_number | - |
| 831 | Modules/_ctypes/_ctypes.c | - | Pointer_as_number | - |
| 832 | Modules/_datetimemodule.c | - | delta_as_number | - |
| 833 | Modules/_datetimemodule.c | - | date_as_number | - |
| 834 | Modules/_datetimemodule.c | - | datetime_as_number | - |
| 835 | Modules/_decimal/_decimal.c | - | dec_number_methods | - |
| 836 | Modules/_xxsubinterpretersmodule.c | - | channelid_as_number | - |
| 837 | Objects/boolobject.c | - | bool_as_number | - |
| 838 | Objects/bytearrayobject.c | - | bytearray_as_number | - |
| 839 | Objects/bytesobject.c | - | bytes_as_number | - |
| 840 | Objects/complexobject.c | - | complex_as_number | - |
| 841 | Objects/descrobject.c | - | mappingproxy_as_number | - |
| 842 | Objects/dictobject.c | - | dict_as_number | - |
| 843 | Objects/dictobject.c | - | dictviews_as_number | - |
| 844 | Objects/floatobject.c | - | float_as_number | - |
| 845 | Objects/interpreteridobject.c | - | interpid_as_number | - |
| 846 | Objects/longobject.c | - | long_as_number | - |
| 847 | Objects/object.c | - | none_as_number | - |
| 848 | Objects/object.c | - | notimplemented_as_number | - |
| 849 | Objects/odictobject.c | - | odict_as_number | - |
| 850 | Objects/rangeobject.c | - | range_as_number | - |
| 851 | Objects/setobject.c | - | set_as_number | - |
| 852 | Objects/setobject.c | - | frozenset_as_number | - |
| 853 | Objects/typeobject.c | - | type_as_number | - |
| 854 | Objects/unicodeobject.c | - | unicode_as_number | - |
| 855 | Objects/unionobject.c | - | union_as_number | - |
| 856 | Objects/weakrefobject.c | - | proxy_as_number | - |
| 857 | Modules/arraymodule.c | - | array_as_sequence | - |
| 858 | Modules/_collectionsmodule.c | - | deque_as_sequence | - |
| 859 | Modules/_ctypes/_ctypes.c | - | CDataType_as_sequence | - |
| 860 | Modules/_ctypes/_ctypes.c | - | Array_as_sequence | - |
| 861 | Modules/_ctypes/_ctypes.c | - | Pointer_as_sequence | - |
| 862 | Modules/_elementtree.c | - | element_as_sequence | - |
| 863 | Modules/mmapmodule.c | - | mmap_as_sequence | - |
| 864 | Objects/bytearrayobject.c | - | bytearray_as_sequence | - |
| 865 | Objects/bytesobject.c | - | bytes_as_sequence | - |
| 866 | Objects/descrobject.c | - | mappingproxy_as_sequence | - |
| 867 | Objects/dictobject.c | - | dict_as_sequence | - |
| 868 | Objects/dictobject.c | - | dictkeys_as_sequence | - |
| 869 | Objects/dictobject.c | - | dictitems_as_sequence | - |
| 870 | Objects/dictobject.c | - | dictvalues_as_sequence | - |
| 871 | Objects/listobject.c | - | list_as_sequence | - |
| 872 | Objects/memoryobject.c | - | memory_as_sequence | - |
| 873 | Objects/rangeobject.c | - | range_as_sequence | - |
| 874 | Objects/setobject.c | - | set_as_sequence | - |
| 875 | Objects/tupleobject.c | - | tuple_as_sequence | - |
| 876 | Objects/unicodeobject.c | - | unicode_as_sequence | - |
| 877 | Objects/weakrefobject.c | - | proxy_as_sequence | - |
| 878 | Python/context.c | - | PyContext_as_sequence | - |
| 879 | Python/hamt.c | - | PyHamt_as_sequence | - |
| 880 | Modules/arraymodule.c | - | array_as_mapping | - |
| 881 | Modules/_ctypes/_ctypes.c | - | Array_as_mapping | - |
| 882 | Modules/_ctypes/_ctypes.c | - | Pointer_as_mapping | - |
| 883 | Modules/_decimal/_decimal.c | - | signaldict_as_mapping | - |
| 884 | Modules/_elementtree.c | - | element_as_mapping | - |
| 885 | Modules/mmapmodule.c | - | mmap_as_mapping | - |
| 886 | Modules/_sre.c | - | match_as_mapping | - |
| 887 | Objects/bytearrayobject.c | - | bytearray_as_mapping | - |
| 888 | Objects/bytesobject.c | - | bytes_as_mapping | - |
| 889 | Objects/descrobject.c | - | mappingproxy_as_mapping | - |
| 890 | Objects/dictobject.c | - | dict_as_mapping | - |
| 891 | Objects/genericaliasobject.c | - | ga_as_mapping | - |
| 892 | Objects/listobject.c | - | list_as_mapping | - |
| 893 | Objects/memoryobject.c | - | memory_as_mapping | - |
| 894 | Objects/odictobject.c | - | odict_as_mapping | - |
| 895 | Objects/rangeobject.c | - | range_as_mapping | - |
| 896 | Objects/tupleobject.c | - | tuple_as_mapping | - |
| 897 | Objects/unicodeobject.c | - | unicode_as_mapping | - |
| 898 | Objects/weakrefobject.c | - | proxy_as_mapping | - |
| 899 | Python/context.c | - | PyContext_as_mapping | - |
| 900 | Python/hamt.c | - | PyHamtIterator_as_mapping | - |
| 901 | Python/hamt.c | - | PyHamt_as_mapping | - |
| 902 | Modules/_asynciomodule.c | - | FutureType_as_async | - |
| 903 | Objects/genobject.c | - | coro_as_async | - |
| 904 | Objects/genobject.c | - | async_gen_as_async | - |
| 905 | Objects/genobject.c | - | async_gen_asend_as_async | - |
| 906 | Objects/genobject.c | - | async_gen_athrow_as_async | - |
| 907 | Modules/arraymodule.c | - | array_as_buffer | - |
| 908 | Modules/_ctypes/_ctypes.c | - | PyCData_as_buffer | - |
| 909 | Modules/_io/bytesio.c | - | bytesiobuf_as_buffer | - |
| 910 | Modules/mmapmodule.c | - | mmap_as_buffer | - |
| 911 | Objects/bytearrayobject.c | - | bytearray_as_buffer | - |
| 912 | Objects/bytesobject.c | - | bytes_as_buffer | - |
| 913 | Objects/memoryobject.c | - | memory_as_buffer | - |
| 914 | Objects/picklebufobject.c | - | picklebuf_as_buffer | - |
| 915 | Modules/arraymodule.c | - | array_getsets | - |
| 916 | Modules/_asynciomodule.c | - | FutureType_getsetlist | - |
| 917 | Modules/_asynciomodule.c | - | TaskStepMethWrapper_getsetlist | - |
| 918 | Modules/_asynciomodule.c | - | TaskType_getsetlist | - |
| 919 | Modules/_blake2/blake2b_impl.c | - | py_blake2b_getsetters | - |
| 920 | Modules/_blake2/blake2s_impl.c | - | py_blake2s_getsetters | - |
| 921 | Modules/cjkcodecs/multibytecodec.c | - | codecctx_getsets | - |
| 922 | Modules/_collectionsmodule.c | - | deque_getset | - |
| 923 | Modules/_csv.c | - | Dialect_getsetlist | - |
| 924 | Modules/_ctypes/cfield.c | - | PyCField_getset | - |
| 925 | Modules/_ctypes/_ctypes.c | - | CharArray_getsets | - |
| 926 | Modules/_ctypes/_ctypes.c | - | WCharArray_getsets | - |
| 927 | Modules/_ctypes/_ctypes.c | - | PyCFuncPtr_getsets | - |
| 928 | Modules/_ctypes/_ctypes.c | - | Simple_getsets | - |
| 929 | Modules/_ctypes/_ctypes.c | - | Pointer_getsets | - |
| 930 | Modules/_cursesmodule.c | - | PyCursesWindow_getsets | - |
| 931 | Modules/_datetimemodule.c | - | date_getset | - |
| 932 | Modules/_datetimemodule.c | - | iso_calendar_date_getset | - |
| 933 | Modules/_datetimemodule.c | - | time_getset | - |
| 934 | Modules/_datetimemodule.c | - | datetime_getset | - |
| 935 | Modules/_decimal/_decimal.c | - | context_getsets | - |
| 936 | Modules/_decimal/_decimal.c | - | dec_getsets | - |
| 937 | Modules/_elementtree.c | - | xmlparser_getsetlist | - |
| 938 | Modules/_elementtree.c | - | element_getsetlist | - |
| 939 | Modules/_functoolsmodule.c | - | partial_getsetlist | - |
| 940 | Modules/_functoolsmodule.c | - | lru_cache_getsetlist | - |
| 941 | Modules/_hashopenssl.c | - | EVP_getseters | - |
| 942 | Modules/_hashopenssl.c | - | EVPXOF_getseters | - |
| 943 | Modules/_hashopenssl.c | - | HMAC_getset | - |
| 944 | Modules/_io/bufferedio.c | - | bufferedreader_getset | - |
| 945 | Modules/_io/bufferedio.c | - | bufferedwriter_getset | - |
| 946 | Modules/_io/bufferedio.c | - | bufferedrwpair_getset | - |
| 947 | Modules/_io/bufferedio.c | - | bufferedrandom_getset | - |
| 948 | Modules/_io/bytesio.c | - | bytesio_getsetlist | - |
| 949 | Modules/_io/fileio.c | - | fileio_getsetlist | - |
| 950 | Modules/_io/iobase.c | - | iobase_getset | - |
| 951 | Modules/_io/stringio.c | - | stringio_getset | - |
| 952 | Modules/_io/textio.c | - | textiobase_getset | - |
| 953 | Modules/_io/textio.c | - | incrementalnewlinedecoder_getset | - |
| 954 | Modules/_io/textio.c | - | textiowrapper_getset | - |
| 955 | Modules/_io/winconsoleio.c | - | winconsoleio_getsetlist | - |
| 956 | Modules/md5module.c | - | MD5_getseters | - |
| 957 | Modules/mmapmodule.c | - | mmap_object_getset | - |
| 958 | Modules/ossaudiodev.c | - | oss_getsetlist | - |
| 959 | Modules/overlapped.c | - | Overlapped_getsets | - |
| 960 | Modules/_pickle.c | - | Pickler_getsets | - |
| 961 | Modules/_pickle.c | - | Unpickler_getsets | - |
| 962 | Modules/pyexpat.c | - | xmlparse_getsetlist | - |
| 963 | Modules/selectmodule.c | - | devpoll_getsetlist | - |
| 964 | Modules/selectmodule.c | - | pyepoll_getsetlist | - |
| 965 | Modules/selectmodule.c | - | kqueue_queue_getsetlist | - |
| 966 | Modules/sha1module.c | - | SHA1_getseters | - |
| 967 | Modules/sha256module.c | - | SHA_getseters | - |
| 968 | Modules/_sha3/sha3module.c | - | SHA3_getseters | - |
| 969 | Modules/sha512module.c | - | SHA_getseters | - |
| 970 | Modules/socketmodule.c | - | sock_getsetlist | - |
| 971 | Modules/_sqlite/connection.c | - | connection_getset | - |
| 972 | Modules/_sre.c | - | pattern_getset | - |
| 973 | Modules/_sre.c | - | match_getset | - |
| 974 | Modules/_ssl.c | - | ssl_getsetlist | - |
| 975 | Modules/_ssl.c | - | context_getsetlist | - |
| 976 | Modules/_ssl.c | - | memory_bio_getsetlist | - |
| 977 | Modules/_ssl.c | - | PySSLSession_getsetlist | - |
| 978 | Modules/_struct.c | - | s_getsetlist | - |
| 979 | Modules/_tkinter.c | - | PyTclObject_getsetlist | - |
| 980 | Modules/_xxsubinterpretersmodule.c | - | channelid_getsets | - |
| 981 | Modules/xxsubtype.c | - | spamlist_getsets | - |
| 982 | Objects/cellobject.c | - | cell_getsetlist | - |
| 983 | Objects/classobject.c | - | method_getset | - |
| 984 | Objects/classobject.c | - | instancemethod_getset | - |
| 985 | Objects/descrobject.c | - | method_getset | - |
| 986 | Objects/descrobject.c | - | member_getset | - |
| 987 | Objects/descrobject.c | - | getset_getset | - |
| 988 | Objects/descrobject.c | - | wrapperdescr_getset | - |
| 989 | Objects/descrobject.c | - | wrapper_getsets | - |
| 990 | Objects/descrobject.c | - | property_getsetlist | - |
| 991 | Objects/dictobject.c | - | dictview_getset | - |
| 992 | Objects/exceptions.c | - | BaseException_getset | - |
| 993 | Objects/exceptions.c | - | OSError_getset | - |
| 994 | Objects/fileobject.c | - | stdprinter_getsetlist | - |
| 995 | Objects/floatobject.c | - | float_getset | - |
| 996 | Objects/frameobject.c | - | frame_getsetlist | - |
| 997 | Objects/funcobject.c | - | func_getsetlist | - |
| 998 | Objects/funcobject.c | - | cm_getsetlist | - |
| 999 | Objects/funcobject.c | - | sm_getsetlist | - |
| 1000 | Objects/genericaliasobject.c | - | ga_properties | - |
| 1001 | Objects/genobject.c | - | gen_getsetlist | - |
| 1002 | Objects/genobject.c | - | coro_getsetlist | - |
| 1003 | Objects/genobject.c | - | async_gen_getsetlist | - |
| 1004 | Objects/longobject.c | - | long_getset | - |
| 1005 | Objects/memoryobject.c | - | memory_getsetlist | - |
| 1006 | Objects/methodobject.c | - | meth_getsets | - |
| 1007 | Objects/odictobject.c | - | odict_getset | - |
| 1008 | Objects/typeobject.c | - | type_getsets | - |
| 1009 | Objects/typeobject.c | - | subtype_getsets_full | - |
| 1010 | Objects/typeobject.c | - | subtype_getsets_dict_only | - |
| 1011 | Objects/typeobject.c | - | subtype_getsets_weakref_only | - |
| 1012 | Objects/typeobject.c | - | object_getsets | - |
| 1013 | Python/context.c | - | PyContextTokenType_getsetlist | - |
| 1014 | Python/Python-ast.c | - | ast_type_getsets | - |
| 1015 | Python/traceback.c | - | tb_getsetters | - |
| 1016 | Modules/_abc.c | - | _abc_data_type_spec_slots | - |
| 1017 | Modules/_blake2/blake2b_impl.c | - | blake2b_type_slots | - |
| 1018 | Modules/_blake2/blake2s_impl.c | - | blake2s_type_slots | - |
| 1019 | Modules/_bz2module.c | - | bz2_compressor_type_slots | - |
| 1020 | Modules/_bz2module.c | - | bz2_decompressor_type_slots | - |
| 1021 | Modules/_curses_panel.c | - | PyCursesPanel_Type_slots | - |
| 1022 | Modules/_dbmmodule.c | - | dbmtype_spec_slots | - |
| 1023 | Modules/_gdbmmodule.c | - | gdbmtype_spec_slots | - |
| 1024 | Modules/_hashopenssl.c | - | EVPtype_slots | - |
| 1025 | Modules/_hashopenssl.c | - | EVPXOFtype_slots | - |
| 1026 | Modules/_hashopenssl.c | - | HMACtype_slots | - |
| 1027 | Modules/_json.c | - | PyScannerType_slots | - |
| 1028 | Modules/_json.c | - | PyEncoderType_slots | - |
| 1029 | Modules/_lsprof.c | - | _lsprof_profiler_type_spec_slots | - |
| 1030 | Modules/_lzmamodule.c | - | lzma_compressor_type_slots | - |
| 1031 | Modules/_lzmamodule.c | - | lzma_decompressor_type_slots | - |
| 1032 | Modules/md5module.c | - | md5_type_slots | - |
| 1033 | Modules/_operator.c | - | itemgetter_type_slots | - |
| 1034 | Modules/_operator.c | - | attrgetter_type_slots | - |
| 1035 | Modules/_operator.c | - | methodcaller_type_slots | - |
| 1036 | Modules/overlapped.c | - | overlapped_type_slots | - |
| 1037 | Modules/posixmodule.c | - | DirEntryType_slots | - |
| 1038 | Modules/posixmodule.c | - | ScandirIteratorType_slots | - |
| 1039 | Modules/_randommodule.c | - | Random_Type_slots | - |
| 1040 | Modules/selectmodule.c | - | devpoll_Type_slots | - |
| 1041 | Modules/selectmodule.c | - | kqueue_event_Type_slots | - |
| 1042 | Modules/selectmodule.c | - | poll_Type_slots | - |
| 1043 | Modules/selectmodule.c | - | pyEpoll_Type_slots | - |
| 1044 | Modules/selectmodule.c | - | kqueue_queue_Type_slots | - |
| 1045 | Modules/sha1module.c | - | sha1_type_slots | - |
| 1046 | Modules/sha256module.c | - | sha256_types_slots | - |
| 1047 | Modules/_sha3/sha3module.c | - | sha3_224_slots | - |
| 1048 | Modules/_sha3/sha3module.c | - | sha3_256_slots | - |
| 1049 | Modules/_sha3/sha3module.c | - | sha3_384_slots | - |
| 1050 | Modules/_sha3/sha3module.c | - | sha3_512_slots | - |
| 1051 | Modules/_sha3/sha3module.c | - | SHAKE128slots | - |
| 1052 | Modules/_sha3/sha3module.c | - | SHAKE256slots | - |
| 1053 | Modules/_sha3/sha3module.c | - | type_slots_obj | - |
| 1054 | Modules/sha512module.c | - | sha512_sha384_type_slots | - |
| 1055 | Modules/sha512module.c | - | sha512_sha512_type_slots | - |
| 1056 | Modules/_sqlite/cache.c | - | pysqlite_NodeType_slots | - |
| 1057 | Modules/_sqlite/cache.c | - | pysqlite_CacheType_slots | - |
| 1058 | Modules/_sqlite/connection.c | - | connection_slots | - |
| 1059 | Modules/_sqlite/cursor.c | - | cursor_slots | - |
| 1060 | Modules/_sqlite/prepare_protocol.c | - | type_slots | - |
| 1061 | Modules/_sqlite/row.c | - | row_slots | - |
| 1062 | Modules/_sqlite/statement.c | - | stmt_slots | - |
| 1063 | Modules/_ssl.c | - | sslerror_type_slots | - |
| 1064 | Modules/_struct.c | - | unpackiter_type_slots | - |
| 1065 | Modules/_struct.c | - | PyStructType_slots | - |
| 1066 | Modules/_tkinter.c | - | PyTclObject_Type_slots | - |
| 1067 | Modules/_tkinter.c | - | Tktt_Type_slots | - |
| 1068 | Modules/_tkinter.c | - | Tkapp_Type_slots | - |
| 1069 | Modules/unicodedata.c | - | ucd_type_slots | - |
| 1070 | Modules/_winapi.c | - | winapi_overlapped_type_slots | - |
| 1071 | Modules/xxlimited.c | - | Xxo_Type_slots | - |
| 1072 | Modules/xxlimited.c | - | Str_Type_slots | - |
| 1073 | Modules/xxlimited.c | - | Null_Type_slots | - |
| 1074 | Modules/zlibmodule.c | - | Comptype_slots | - |
| 1075 | Modules/zlibmodule.c | - | Decomptype_slots | - |
| 1076 | Python/Python-ast.c | - | AST_type_slots | - |
| 1077 | Modules/_abc.c | - | _abc_data_type_spec | - |
| 1078 | Modules/_blake2/blake2b_impl.c | - | blake2b_type_spec | - |
| 1079 | Modules/_blake2/blake2s_impl.c | - | blake2s_type_spec | - |
| 1080 | Modules/_bz2module.c | - | bz2_compressor_type_spec | - |
| 1081 | Modules/_bz2module.c | - | bz2_decompressor_type_spec | - |
| 1082 | Modules/_curses_panel.c | - | PyCursesPanel_Type_spec | - |
| 1083 | Modules/_dbmmodule.c | - | dbmtype_spec | - |
| 1084 | Modules/_gdbmmodule.c | - | gdbmtype_spec | - |
| 1085 | Modules/_hashopenssl.c | - | EVPtype_spec | - |
| 1086 | Modules/_hashopenssl.c | - | EVPXOFtype_spec | - |
| 1087 | Modules/_hashopenssl.c | - | HMACtype_spec | - |
| 1088 | Modules/_json.c | - | PyScannerType_spec | - |
| 1089 | Modules/_json.c | - | PyEncoderType_spec | - |
| 1090 | Modules/_lsprof.c | - | _lsprof_profiler_type_spec | - |
| 1091 | Modules/_lzmamodule.c | - | lzma_compressor_type_spec | - |
| 1092 | Modules/_lzmamodule.c | - | lzma_decompressor_type_spec | - |
| 1093 | Modules/_operator.c | - | itemgetter_type_spec | - |
| 1094 | Modules/_operator.c | - | attrgetter_type_spec | - |
| 1095 | Modules/_operator.c | - | methodcaller_type_spec | - |
| 1096 | Modules/_randommodule.c | - | Random_Type_spec | - |
| 1097 | Modules/_sha3/sha3module.c | - | sha3_224_spec | - |
| 1098 | Modules/_sha3/sha3module.c | - | sha3_256_spec | - |
| 1099 | Modules/_sha3/sha3module.c | - | sha3_384_spec | - |
| 1100 | Modules/_sha3/sha3module.c | - | sha3_512_spec | - |
| 1101 | Modules/_sha3/sha3module.c | - | SHAKE128_spec | - |
| 1102 | Modules/_sha3/sha3module.c | - | SHAKE256_spec | - |
| 1103 | Modules/_sha3/sha3module.c | - | type_spec_obj | - |
| 1104 | Modules/_sqlite/cache.c | - | pysqlite_NodeType_spec | - |
| 1105 | Modules/_sqlite/cache.c | - | pysqlite_CacheType_spec | - |
| 1106 | Modules/_sqlite/connection.c | - | connection_spec | - |
| 1107 | Modules/_sqlite/cursor.c | - | cursor_spec | - |
| 1108 | Modules/_sqlite/prepare_protocol.c | - | type_spec | - |
| 1109 | Modules/_sqlite/row.c | - | row_spec | - |
| 1110 | Modules/_sqlite/statement.c | - | stmt_spec | - |
| 1111 | Modules/_ssl.c | - | sslerror_type_spec | - |
| 1112 | Modules/_struct.c | - | unpackiter_type_spec | - |
| 1113 | Modules/_struct.c | - | PyStructType_spec | - |
| 1114 | Modules/_tkinter.c | - | PyTclObject_Type_spec | - |
| 1115 | Modules/_tkinter.c | - | Tktt_Type_spec | - |
| 1116 | Modules/_tkinter.c | - | Tkapp_Type_spec | - |
| 1117 | Modules/_winapi.c | - | winapi_overlapped_type_spec | - |
| 1118 | Modules/_zoneinfo.c | - | DAYS_IN_MONTH | - |
| 1119 | Modules/_zoneinfo.c | - | DAYS_BEFORE_MONTH | - |
| 1120 | Modules/md5module.c | - | md5_type_spec | - |
| 1121 | Modules/overlapped.c | - | overlapped_type_spec | - |
| 1122 | Modules/posixmodule.c | - | DirEntryType_spec | - |
| 1123 | Modules/posixmodule.c | - | ScandirIteratorType_spec | - |
| 1124 | Modules/selectmodule.c | - | devpoll_Type_spec | - |
| 1125 | Modules/selectmodule.c | - | kqueue_event_Type_spec | - |
| 1126 | Modules/selectmodule.c | - | poll_Type_spec | - |
| 1127 | Modules/selectmodule.c | - | pyEpoll_Type_spec | - |
| 1128 | Modules/selectmodule.c | - | kqueue_queue_Type_spec | - |
| 1129 | Modules/sha1module.c | - | sha1_type_spec | - |
| 1130 | Modules/sha256module.c | - | sha224_type_spec | - |
| 1131 | Modules/sha256module.c | - | sha256_type_spec | - |
| 1132 | Modules/sha512module.c | - | sha512_sha384_type_spec | - |
| 1133 | Modules/sha512module.c | - | sha512_sha512_type_spec | - |
| 1134 | Modules/unicodedata.c | - | ucd_type_spec | - |
| 1135 | Modules/xxlimited.c | - | Xxo_Type_spec | - |
| 1136 | Modules/xxlimited.c | - | Str_Type_spec | - |
| 1137 | Modules/xxlimited.c | - | Null_Type_spec | - |
| 1138 | Modules/zlibmodule.c | - | Comptype_spec | - |
| 1139 | Modules/zlibmodule.c | - | Decomptype_spec | - |
| 1140 | Python/Python-ast.c | - | AST_type_spec | - |
| 1141 | Modules/_cursesmodule.c | - | ncurses_version_fields | - |
| 1142 | Modules/grpmodule.c | - | struct_group_type_fields | - |
| 1143 | Modules/_lsprof.c | - | profiler_entry_fields | - |
| 1144 | Modules/_lsprof.c | - | profiler_subentry_fields | - |
| 1145 | Modules/posixmodule.c | - | stat_result_fields | - |
| 1146 | Modules/posixmodule.c | - | statvfs_result_fields | - |
| 1147 | Modules/posixmodule.c | - | waitid_result_fields | - |
| 1148 | Modules/posixmodule.c | - | uname_result_fields | - |
| 1149 | Modules/posixmodule.c | - | sched_param_fields | - |
| 1150 | Modules/posixmodule.c | - | times_result_fields | - |
| 1151 | Modules/posixmodule.c | - | TerminalSize_fields | - |
| 1152 | Modules/pwdmodule.c | - | struct_pwd_type_fields | - |
| 1153 | Modules/resource.c | - | struct_rusage_fields | - |
| 1154 | Modules/signalmodule.c | - | struct_siginfo_fields | - |
| 1155 | Modules/spwdmodule.c | - | struct_spwd_type_fields | - |
| 1156 | Modules/_threadmodule.c | - | ExceptHookArgs_fields | - |
| 1157 | Modules/timemodule.c | - | struct_time_type_fields | - |
| 1158 | Objects/floatobject.c | - | floatinfo_fields | - |
| 1159 | Objects/longobject.c | - | int_info_fields | - |
| 1160 | Python/errors.c | - | UnraisableHookArgs_fields | - |
| 1161 | Python/sysmodule.c | - | asyncgen_hooks_fields | - |
| 1162 | Python/sysmodule.c | - | hash_info_fields | - |
| 1163 | Python/sysmodule.c | - | windows_version_fields | - |
| 1164 | Python/sysmodule.c | - | flags_fields | - |
| 1165 | Python/sysmodule.c | - | version_info_fields | - |
| 1166 | Python/thread.c | - | threadinfo_fields | - |
| 1167 | Modules/_cursesmodule.c | - | ncurses_version_desc | - |
| 1168 | Modules/grpmodule.c | - | struct_group_type_desc | - |
| 1169 | Modules/_lsprof.c | - | profiler_entry_desc | - |
| 1170 | Modules/_lsprof.c | - | profiler_subentry_desc | - |
| 1171 | Modules/posixmodule.c | - | stat_result_desc | - |
| 1172 | Modules/posixmodule.c | - | statvfs_result_desc | - |
| 1173 | Modules/posixmodule.c | - | waitid_result_desc | - |
| 1174 | Modules/posixmodule.c | - | uname_result_desc | - |
| 1175 | Modules/posixmodule.c | - | sched_param_desc | - |
| 1176 | Modules/posixmodule.c | - | times_result_desc | - |
| 1177 | Modules/posixmodule.c | - | TerminalSize_desc | - |
| 1178 | Modules/pwdmodule.c | - | struct_pwd_type_desc | - |
| 1179 | Modules/resource.c | - | struct_rusage_desc | - |
| 1180 | Modules/signalmodule.c | - | struct_siginfo_desc | - |
| 1181 | Modules/spwdmodule.c | - | struct_spwd_type_desc | - |
| 1182 | Modules/_threadmodule.c | - | ExceptHookArgs_desc | - |
| 1183 | Modules/timemodule.c | - | struct_time_type_desc | - |
| 1184 | Objects/floatobject.c | - | floatinfo_desc | - |
| 1185 | Objects/longobject.c | - | int_info_desc | - |
| 1186 | Python/errors.c | - | UnraisableHookArgs_desc | - |
| 1187 | Python/sysmodule.c | - | asyncgen_hooks_desc | - |
| 1188 | Python/sysmodule.c | - | hash_info_desc | - |
| 1189 | Python/sysmodule.c | - | windows_version_desc | - |
| 1190 | Python/sysmodule.c | - | flags_desc | - |
| 1191 | Python/sysmodule.c | - | version_info_desc | - |
| 1192 | Python/thread.c | - | threadinfo_desc | - |
| 1193 | Modules/clinic/md5module.c.h | MD5Type_copy | _parser | - |
| 1194 | Modules/clinic/md5module.c.h | _md5_md5 | _parser | - |
| 1195 | Modules/clinic/_dbmmodule.c.h | _dbm_dbm_keys | _parser | - |
| 1196 | Modules/clinic/_dbmmodule.c.h | _dbm_dbm_get | _parser | - |
| 1197 | Modules/clinic/_dbmmodule.c.h | _dbm_dbm_setdefault | _parser | - |
| 1198 | Modules/clinic/posixmodule.c.h | os_stat | _parser | - |
| 1199 | Modules/clinic/posixmodule.c.h | os_lstat | _parser | - |
| 1200 | Modules/clinic/posixmodule.c.h | os_access | _parser | - |
| 1201 | Modules/clinic/posixmodule.c.h | os_chdir | _parser | - |
| 1202 | Modules/clinic/posixmodule.c.h | os_chmod | _parser | - |
| 1203 | Modules/clinic/posixmodule.c.h | os_listdir | _parser | - |
| 1204 | Modules/clinic/posixmodule.c.h | os_mkdir | _parser | - |
| 1205 | Modules/clinic/posixmodule.c.h | os_rename | _parser | - |
| 1206 | Modules/clinic/posixmodule.c.h | os_replace | _parser | - |
| 1207 | Modules/clinic/posixmodule.c.h | os_rmdir | _parser | - |
| 1208 | Modules/clinic/posixmodule.c.h | os_unlink | _parser | - |
| 1209 | Modules/clinic/posixmodule.c.h | os_remove | _parser | - |
| 1210 | Modules/clinic/posixmodule.c.h | os_utime | _parser | - |
| 1211 | Modules/clinic/posixmodule.c.h | os__exit | _parser | - |
| 1212 | Modules/clinic/posixmodule.c.h | os_open | _parser | - |
| 1213 | Modules/clinic/posixmodule.c.h | os_close | _parser | - |
| 1214 | Modules/clinic/posixmodule.c.h | os_dup2 | _parser | - |
| 1215 | Modules/clinic/posixmodule.c.h | os_fstat | _parser | - |
| 1216 | Modules/clinic/posixmodule.c.h | os_device_encoding | _parser | - |
| 1217 | Modules/clinic/posixmodule.c.h | os_DirEntry_is_symlink | _parser | - |
| 1218 | Modules/clinic/posixmodule.c.h | os_DirEntry_stat | _parser | - |
| 1219 | Modules/clinic/posixmodule.c.h | os_DirEntry_is_dir | _parser | - |
| 1220 | Modules/clinic/posixmodule.c.h | os_DirEntry_is_file | _parser | - |
| 1221 | Modules/clinic/posixmodule.c.h | os_scandir | _parser | - |
| 1222 | Modules/clinic/posixmodule.c.h | os_fspath | _parser | - |
| 1223 | Modules/clinic/cmathmodule.c.h | cmath_isclose | _parser | - |
| 1224 | Modules/clinic/sha256module.c.h | SHA256Type_copy | _parser | - |
| 1225 | Modules/clinic/sha256module.c.h | _sha256_sha256 | _parser | - |
| 1226 | Modules/clinic/sha256module.c.h | _sha256_sha224 | _parser | - |
| 1227 | Modules/clinic/_hashopenssl.c.h | EVP_new | _parser | - |
| 1228 | Modules/clinic/_hashopenssl.c.h | _hashlib_openssl_md5 | _parser | - |
| 1229 | Modules/clinic/_hashopenssl.c.h | _hashlib_openssl_sha1 | _parser | - |
| 1230 | Modules/clinic/_hashopenssl.c.h | _hashlib_openssl_sha224 | _parser | - |
| 1231 | Modules/clinic/_hashopenssl.c.h | _hashlib_openssl_sha256 | _parser | - |
| 1232 | Modules/clinic/_hashopenssl.c.h | _hashlib_openssl_sha384 | _parser | - |
| 1233 | Modules/clinic/_hashopenssl.c.h | _hashlib_openssl_sha512 | _parser | - |
| 1234 | Modules/clinic/_hashopenssl.c.h | pbkdf2_hmac | _parser | - |
| 1235 | Modules/clinic/_hashopenssl.c.h | _hashlib_hmac_singleshot | _parser | - |
| 1236 | Modules/clinic/_hashopenssl.c.h | _hashlib_hmac_new | _parser | - |
| 1237 | Modules/clinic/_hashopenssl.c.h | _hashlib_HMAC_update | _parser | - |
| 1238 | Modules/clinic/_ssl.c.h | _ssl__SSLSocket_get_channel_binding | _parser | - |
| 1239 | Modules/clinic/_ssl.c.h | _ssl__SSLContext_load_cert_chain | _parser | - |
| 1240 | Modules/clinic/_ssl.c.h | _ssl__SSLContext_load_verify_locations | _parser | - |
| 1241 | Modules/clinic/_ssl.c.h | _ssl__SSLContext__wrap_socket | _parser | - |
| 1242 | Modules/clinic/_ssl.c.h | _ssl__SSLContext__wrap_bio | _parser | - |
| 1243 | Modules/clinic/_ssl.c.h | _ssl__SSLContext_get_ca_certs | _parser | - |
| 1244 | Modules/clinic/_ssl.c.h | _ssl_txt2obj | _parser | - |
| 1245 | Modules/clinic/_queuemodule.c.h | _queue_SimpleQueue_put | _parser | - |
| 1246 | Modules/clinic/_queuemodule.c.h | _queue_SimpleQueue_put_nowait | _parser | - |
| 1247 | Modules/clinic/_queuemodule.c.h | _queue_SimpleQueue_get | _parser | - |
| 1248 | Modules/clinic/_lsprof.c.h | _lsprof_Profiler_getstats | _parser | - |
| 1249 | Modules/clinic/_datetimemodule.c.h | iso_calendar_date_new | _parser | - |
| 1250 | Modules/clinic/_datetimemodule.c.h | datetime_datetime_now | _parser | - |
| 1251 | Modules/clinic/_opcode.c.h | _opcode_stack_effect | _parser | - |
| 1252 | Modules/clinic/_lzmamodule.c.h | _lzma_LZMADecompressor_decompress | _parser | - |
| 1253 | Modules/clinic/_lzmamodule.c.h | _lzma_LZMADecompressor___init__ | _parser | - |
| 1254 | Modules/clinic/pyexpat.c.h | pyexpat_ParserCreate | _parser | - |
| 1255 | Modules/clinic/mathmodule.c.h | math_isclose | _parser | - |
| 1256 | Modules/clinic/mathmodule.c.h | math_prod | _parser | - |
| 1257 | Modules/clinic/_curses_panel.c.h | _curses_panel_panel_bottom | _parser | - |
| 1258 | Modules/clinic/_curses_panel.c.h | _curses_panel_panel_hide | _parser | - |
| 1259 | Modules/clinic/_curses_panel.c.h | _curses_panel_panel_show | _parser | - |
| 1260 | Modules/clinic/_curses_panel.c.h | _curses_panel_panel_top | _parser | - |
| 1261 | Modules/clinic/_curses_panel.c.h | _curses_panel_panel_move | _parser | - |
| 1262 | Modules/clinic/_curses_panel.c.h | _curses_panel_panel_replace | _parser | - |
| 1263 | Modules/clinic/_curses_panel.c.h | _curses_panel_panel_set_userptr | _parser | - |
| 1264 | Modules/clinic/_curses_panel.c.h | _curses_panel_panel_userptr | _parser | - |
| 1265 | Modules/clinic/_elementtree.c.h | _elementtree_Element_find | _parser | - |
| 1266 | Modules/clinic/_elementtree.c.h | _elementtree_Element_findtext | _parser | - |
| 1267 | Modules/clinic/_elementtree.c.h | _elementtree_Element_findall | _parser | - |
| 1268 | Modules/clinic/_elementtree.c.h | _elementtree_Element_iterfind | _parser | - |
| 1269 | Modules/clinic/_elementtree.c.h | _elementtree_Element_get | _parser | - |
| 1270 | Modules/clinic/_elementtree.c.h | _elementtree_Element_iter | _parser | - |
| 1271 | Modules/clinic/_elementtree.c.h | _elementtree_TreeBuilder___init__ | _parser | - |
| 1272 | Modules/clinic/_elementtree.c.h | _elementtree_XMLParser___init__ | _parser | - |
| 1273 | Modules/clinic/_asynciomodule.c.h | _asyncio_Future___init__ | _parser | - |
| 1274 | Modules/clinic/_asynciomodule.c.h | _asyncio_Future_add_done_callback | _parser | - |
| 1275 | Modules/clinic/_asynciomodule.c.h | _asyncio_Future_cancel | _parser | - |
| 1276 | Modules/clinic/_asynciomodule.c.h | _asyncio_Task___init__ | _parser | - |
| 1277 | Modules/clinic/_asynciomodule.c.h | _asyncio_Task_cancel | _parser | - |
| 1278 | Modules/clinic/_asynciomodule.c.h | _asyncio_Task_get_stack | _parser | - |
| 1279 | Modules/clinic/_asynciomodule.c.h | _asyncio_Task_print_stack | _parser | - |
| 1280 | Modules/clinic/_asynciomodule.c.h | _asyncio__register_task | _parser | - |
| 1281 | Modules/clinic/_asynciomodule.c.h | _asyncio__unregister_task | _parser | - |
| 1282 | Modules/clinic/_asynciomodule.c.h | _asyncio__enter_task | _parser | - |
| 1283 | Modules/clinic/_asynciomodule.c.h | _asyncio__leave_task | _parser | - |
| 1284 | Modules/clinic/gcmodule.c.h | gc_collect | _parser | - |
| 1285 | Modules/clinic/gcmodule.c.h | gc_get_objects | _parser | - |
| 1286 | Modules/clinic/grpmodule.c.h | grp_getgrgid | _parser | - |
| 1287 | Modules/clinic/grpmodule.c.h | grp_getgrnam | _parser | - |
| 1288 | Modules/clinic/_pickle.c.h | _pickle_Pickler___init__ | _parser | - |
| 1289 | Modules/clinic/_pickle.c.h | _pickle_Unpickler___init__ | _parser | - |
| 1290 | Modules/clinic/_pickle.c.h | _pickle_dump | _parser | - |
| 1291 | Modules/clinic/_pickle.c.h | _pickle_dumps | _parser | - |
| 1292 | Modules/clinic/_pickle.c.h | _pickle_load | _parser | - |
| 1293 | Modules/clinic/_pickle.c.h | _pickle_loads | _parser | - |
| 1294 | Modules/clinic/_struct.c.h | Struct___init__ | _parser | - |
| 1295 | Modules/clinic/_struct.c.h | Struct_unpack_from | _parser | - |
| 1296 | Modules/clinic/_struct.c.h | unpack_from | _parser | - |
| 1297 | Modules/clinic/_testmultiphase.c.h | _testmultiphase_StateAccessType_get_defining_module | _parser | - |
| 1298 | Modules/clinic/_testmultiphase.c.h | _testmultiphase_StateAccessType_increment_count_clinic | _parser | - |
| 1299 | Modules/clinic/_testmultiphase.c.h | _testmultiphase_StateAccessType_get_count | _parser | - |
| 1300 | Modules/clinic/_gdbmmodule.c.h | _gdbm_gdbm_keys | _parser | - |
| 1301 | Modules/clinic/_gdbmmodule.c.h | _gdbm_gdbm_firstkey | _parser | - |
| 1302 | Modules/clinic/_gdbmmodule.c.h | _gdbm_gdbm_nextkey | _parser | - |
| 1303 | Modules/clinic/_gdbmmodule.c.h | _gdbm_gdbm_reorganize | _parser | - |
| 1304 | Modules/clinic/_gdbmmodule.c.h | _gdbm_gdbm_sync | _parser | - |
| 1305 | Modules/clinic/_sre.c.h | _sre_SRE_Pattern_match | _parser | - |
| 1306 | Modules/clinic/_sre.c.h | _sre_SRE_Pattern_fullmatch | _parser | - |
| 1307 | Modules/clinic/_sre.c.h | _sre_SRE_Pattern_search | _parser | - |
| 1308 | Modules/clinic/_sre.c.h | _sre_SRE_Pattern_findall | _parser | - |
| 1309 | Modules/clinic/_sre.c.h | _sre_SRE_Pattern_finditer | _parser | - |
| 1310 | Modules/clinic/_sre.c.h | _sre_SRE_Pattern_scanner | _parser | - |
| 1311 | Modules/clinic/_sre.c.h | _sre_SRE_Pattern_split | _parser | - |
| 1312 | Modules/clinic/_sre.c.h | _sre_SRE_Pattern_sub | _parser | - |
| 1313 | Modules/clinic/_sre.c.h | _sre_SRE_Pattern_subn | _parser | - |
| 1314 | Modules/clinic/_sre.c.h | _sre_compile | _parser | - |
| 1315 | Modules/clinic/_sre.c.h | _sre_SRE_Match_expand | _parser | - |
| 1316 | Modules/clinic/_sre.c.h | _sre_SRE_Match_groups | _parser | - |
| 1317 | Modules/clinic/_sre.c.h | _sre_SRE_Match_groupdict | _parser | - |
| 1318 | Modules/clinic/overlapped.c.h | _overlapped_Overlapped | _parser | - |
| 1319 | Modules/clinic/_bisectmodule.c.h | _bisect_bisect_right | _parser | - |
| 1320 | Modules/clinic/_bisectmodule.c.h | _bisect_insort_right | _parser | - |
| 1321 | Modules/clinic/_bisectmodule.c.h | _bisect_bisect_left | _parser | - |
| 1322 | Modules/clinic/_bisectmodule.c.h | _bisect_insort_left | _parser | - |
| 1323 | Modules/clinic/zlibmodule.c.h | zlib_compress | _parser | - |
| 1324 | Modules/clinic/zlibmodule.c.h | zlib_decompress | _parser | - |
| 1325 | Modules/clinic/zlibmodule.c.h | zlib_compressobj | _parser | - |
| 1326 | Modules/clinic/zlibmodule.c.h | zlib_decompressobj | _parser | - |
| 1327 | Modules/clinic/zlibmodule.c.h | zlib_Compress_compress | _parser | - |
| 1328 | Modules/clinic/zlibmodule.c.h | zlib_Decompress_decompress | _parser | - |
| 1329 | Modules/clinic/zlibmodule.c.h | zlib_Compress_flush | _parser | - |
| 1330 | Modules/clinic/zlibmodule.c.h | zlib_Decompress_flush | _parser | - |
| 1331 | Modules/clinic/sha512module.c.h | SHA512Type_copy | _parser | - |
| 1332 | Modules/clinic/sha512module.c.h | _sha512_sha512 | _parser | - |
| 1333 | Modules/clinic/sha512module.c.h | _sha512_sha384 | _parser | - |
| 1334 | Modules/clinic/_bz2module.c.h | _bz2_BZ2Decompressor_decompress | _parser | - |
| 1335 | Modules/clinic/sha1module.c.h | SHA1Type_copy | _parser | - |
| 1336 | Modules/clinic/sha1module.c.h | _sha1_sha1 | _parser | - |
| 1337 | Modules/clinic/_winapi.c.h | _winapi_ConnectNamedPipe | _parser | - |
| 1338 | Modules/clinic/_winapi.c.h | _winapi_ReadFile | _parser | - |
| 1339 | Modules/clinic/_winapi.c.h | _winapi_WriteFile | _parser | - |
| 1340 | Modules/clinic/_winapi.c.h | _winapi_GetFileType | _parser | - |
| 1341 | Modules/clinic/_codecsmodule.c.h | _codecs_encode | _parser | - |
| 1342 | Modules/clinic/_codecsmodule.c.h | _codecs_decode | _parser | - |
| 1343 | Modules/clinic/_cursesmodule.c.h | _curses_setupterm | _parser | - |
| 1344 | Modules/clinic/itertoolsmodule.c.h | itertools_groupby | _parser | - |
| 1345 | Modules/clinic/itertoolsmodule.c.h | itertools_combinations | _parser | - |
| 1346 | Modules/clinic/itertoolsmodule.c.h | itertools_combinations_with_replacement | _parser | - |
| 1347 | Modules/clinic/itertoolsmodule.c.h | itertools_permutations | _parser | - |
| 1348 | Modules/clinic/itertoolsmodule.c.h | itertools_accumulate | _parser | - |
| 1349 | Modules/clinic/itertoolsmodule.c.h | itertools_compress | _parser | - |
| 1350 | Modules/clinic/itertoolsmodule.c.h | itertools_count | _parser | - |
| 1351 | Modules/clinic/binascii.c.h | binascii_b2a_uu | _parser | - |
| 1352 | Modules/clinic/binascii.c.h | binascii_b2a_base64 | _parser | - |
| 1353 | Modules/clinic/binascii.c.h | binascii_b2a_hex | _parser | - |
| 1354 | Modules/clinic/binascii.c.h | binascii_hexlify | _parser | - |
| 1355 | Modules/clinic/binascii.c.h | binascii_a2b_qp | _parser | - |
| 1356 | Modules/clinic/binascii.c.h | binascii_b2a_qp | _parser | - |
| 1357 | Objects/clinic/enumobject.c.h | enum_new | _parser | - |
| 1358 | Objects/clinic/bytearrayobject.c.h | bytearray___init__ | _parser | - |
| 1359 | Objects/clinic/bytearrayobject.c.h | bytearray_translate | _parser | - |
| 1360 | Objects/clinic/bytearrayobject.c.h | bytearray_split | _parser | - |
| 1361 | Objects/clinic/bytearrayobject.c.h | bytearray_rsplit | _parser | - |
| 1362 | Objects/clinic/bytearrayobject.c.h | bytearray_decode | _parser | - |
| 1363 | Objects/clinic/bytearrayobject.c.h | bytearray_splitlines | _parser | - |
| 1364 | Objects/clinic/bytearrayobject.c.h | bytearray_hex | _parser | - |
| 1365 | Objects/clinic/descrobject.c.h | mappingproxy_new | _parser | - |
| 1366 | Objects/clinic/descrobject.c.h | property_init | _parser | - |
| 1367 | Objects/clinic/longobject.c.h | long_new | _parser | - |
| 1368 | Objects/clinic/longobject.c.h | int_to_bytes | _parser | - |
| 1369 | Objects/clinic/longobject.c.h | int_from_bytes | _parser | - |
| 1370 | Objects/clinic/moduleobject.c.h | module___init__ | _parser | - |
| 1371 | Objects/clinic/structseq.c.h | structseq_new | _parser | - |
| 1372 | Objects/clinic/memoryobject.c.h | memoryview | _parser | - |
| 1373 | Objects/clinic/memoryobject.c.h | memoryview_cast | _parser | - |
| 1374 | Objects/clinic/memoryobject.c.h | memoryview_tobytes | _parser | - |
| 1375 | Objects/clinic/memoryobject.c.h | memoryview_hex | _parser | - |
| 1376 | Objects/clinic/listobject.c.h | list_sort | _parser | - |
| 1377 | Objects/clinic/odictobject.c.h | OrderedDict_fromkeys | _parser | - |
| 1378 | Objects/clinic/odictobject.c.h | OrderedDict_setdefault | _parser | - |
| 1379 | Objects/clinic/odictobject.c.h | OrderedDict_pop | _parser | - |
| 1380 | Objects/clinic/odictobject.c.h | OrderedDict_popitem | _parser | - |
| 1381 | Objects/clinic/odictobject.c.h | OrderedDict_move_to_end | _parser | - |
| 1382 | Objects/clinic/complexobject.c.h | complex_new | _parser | - |
| 1383 | Objects/clinic/unicodeobject.c.h | unicode_encode | _parser | - |
| 1384 | Objects/clinic/unicodeobject.c.h | unicode_expandtabs | _parser | - |
| 1385 | Objects/clinic/unicodeobject.c.h | unicode_split | _parser | - |
| 1386 | Objects/clinic/unicodeobject.c.h | unicode_rsplit | _parser | - |
| 1387 | Objects/clinic/unicodeobject.c.h | unicode_splitlines | _parser | - |
| 1388 | Objects/clinic/unicodeobject.c.h | unicode_new | _parser | - |
| 1389 | Objects/clinic/bytesobject.c.h | bytes_split | _parser | - |
| 1390 | Objects/clinic/bytesobject.c.h | bytes_rsplit | _parser | - |
| 1391 | Objects/clinic/bytesobject.c.h | bytes_translate | _parser | - |
| 1392 | Objects/clinic/bytesobject.c.h | bytes_decode | _parser | - |
| 1393 | Objects/clinic/bytesobject.c.h | bytes_splitlines | _parser | - |
| 1394 | Objects/clinic/bytesobject.c.h | bytes_hex | _parser | - |
| 1395 | Objects/clinic/bytesobject.c.h | bytes_new | _parser | - |
| 1396 | Objects/clinic/funcobject.c.h | func_new | _parser | - |
| 1397 | Objects/clinic/codeobject.c.h | code_replace | _parser | - |
| 1398 | Python/clinic/traceback.c.h | tb_new | _parser | - |
| 1399 | Python/clinic/bltinmodule.c.h | builtin_compile | _parser | - |
| 1400 | Python/clinic/bltinmodule.c.h | builtin_pow | _parser | - |
| 1401 | Python/clinic/bltinmodule.c.h | builtin_round | _parser | - |
| 1402 | Python/clinic/bltinmodule.c.h | builtin_sum | _parser | - |
| 1403 | Python/clinic/import.c.h | _imp_source_hash | _parser | - |
| 1404 | Python/clinic/sysmodule.c.h | sys_addaudithook | _parser | - |
| 1405 | Python/clinic/sysmodule.c.h | sys_set_coroutine_origin_tracking_depth | _parser | - |
| 1406 | Python/clinic/_warnings.c.h | warnings_warn | _parser | - |
| 1407 | Modules/_csv.c | - | quote_styles | - |
| 1408 | Modules/_ctypes/cfield.c | - | ffi_type_void | - |
| 1409 | Modules/_ctypes/cfield.c | - | ffi_type_uint8 | - |
| 1410 | Modules/_ctypes/cfield.c | - | ffi_type_sint8 | - |
| 1411 | Modules/_ctypes/cfield.c | - | ffi_type_uint16 | - |
| 1412 | Modules/_ctypes/cfield.c | - | ffi_type_sint16 | - |
| 1413 | Modules/_ctypes/cfield.c | - | ffi_type_uint32 | - |
| 1414 | Modules/_ctypes/cfield.c | - | ffi_type_sint32 | - |
| 1415 | Modules/_ctypes/cfield.c | - | ffi_type_uint64 | - |
| 1416 | Modules/_ctypes/cfield.c | - | ffi_type_sint64 | - |
| 1417 | Modules/_ctypes/cfield.c | - | ffi_type_float | - |
| 1418 | Modules/_ctypes/cfield.c | - | ffi_type_double | - |
| 1419 | Modules/_ctypes/cfield.c | - | ffi_type_longdouble | - |
| 1420 | Modules/_ctypes/cfield.c | - | ffi_type_pointer | - |
| 1421 | Modules/_datetimemodule.c | - | epoch | - |
| 1422 | Modules/_datetimemodule.c | - | max_fold_seconds | - |
| 1423 | Modules/_datetimemodule.c | datetime_isoformat | specs | - |
| 1424 | Modules/_datetimemodule.c | time_isoformat | specs | - |
| 1425 | Modules/_decimal/_decimal.c | - | cond_map | - |
| 1426 | Modules/_decimal/_decimal.c | - | dec_signal_string | - |
| 1427 | Modules/_decimal/_decimal.c | - | dflt_ctx | - |
| 1428 | Modules/_decimal/_decimal.c | - | int_constants | - |
| 1429 | Modules/_decimal/_decimal.c | - | invalid_rounding_err | - |
| 1430 | Modules/_decimal/_decimal.c | - | invalid_signals_err | - |
| 1431 | Modules/_decimal/_decimal.c | - | signal_map | - |
| 1432 | Modules/_decimal/_decimal.c | - | ssize_constants | - |
| 1433 | Modules/_elementtree.c | - | ExpatMemoryHandler | - |
| 1434 | Modules/_io/textio.c | - | encodefuncs | - |
| 1435 | Modules/_localemodule.c | - | langinfo_constants | - |
| 1436 | Modules/_sre.c | pattern_repr | flag_names | - |
| 1437 | Modules/_struct.c | - | bigendian_table | - |
| 1438 | Modules/_struct.c | - | lilendian_table | - |
| 1439 | Modules/_tkinter.c | - | state_key | - |
| 1440 | Modules/_xxsubinterpretersmodule.c | - | _channelid_end_send | - |
| 1441 | Modules/_xxsubinterpretersmodule.c | - | _channelid_end_recv | - |
| 1442 | Modules/arraymodule.c | - | descriptors | - |
| 1443 | Modules/arraymodule.c | - | emptybuf | - |
| 1444 | Modules/cjkcodecs/cjkcodecs.h | - | __methods | - |
| 1445 | Modules/cmathmodule.c | - | acos_special_values | - |
| 1446 | Modules/cmathmodule.c | - | acosh_special_values | - |
| 1447 | Modules/cmathmodule.c | - | asinh_special_values | - |
| 1448 | Modules/cmathmodule.c | - | atanh_special_values | - |
| 1449 | Modules/cmathmodule.c | - | cosh_special_values | - |
| 1450 | Modules/cmathmodule.c | - | exp_special_values | - |
| 1451 | Modules/cmathmodule.c | - | log_special_values | - |
| 1452 | Modules/cmathmodule.c | - | sinh_special_values | - |
| 1453 | Modules/cmathmodule.c | - | sqrt_special_values | - |
| 1454 | Modules/cmathmodule.c | - | tanh_special_values | - |
| 1455 | Modules/cmathmodule.c | - | rect_special_values | - |
| 1456 | Modules/config.c | - | _PyImport_Inittab | - |
| 1457 | Modules/faulthandler.c | - | faulthandler_handlers | - |
| 1458 | Modules/getnameinfo.c | - | gni_afdl | - |
| 1459 | Modules/ossaudiodev.c | - | control_labels | - |
| 1460 | Modules/ossaudiodev.c | - | control_names | - |
| 1461 | Modules/nismodule.c | - | aliases | - |
| 1462 | Modules/nismodule.c | - | TIMEOUT | - |
| 1463 | Modules/posixmodule.c | - | posix_constants_pathconf | - |
| 1464 | Modules/posixmodule.c | - | posix_constants_confstr | - |
| 1465 | Modules/posixmodule.c | - | posix_constants_sysconf | - |
| 1466 | Modules/pyexpat.c | - | ExpatMemoryHandler | - |
| 1467 | Modules/pyexpat.c | - | handler_info | - |
| 1468 | Modules/termios.c | - | termios_constants | - |
| 1469 | Modules/timemodule.c | init_timezone | YEAR | - |
| 1470 | Objects/bytearrayobject.c | - | _PyByteArray_empty_string | - |
| 1471 | Objects/complexobject.c | - | c_1 | - |
| 1472 | Objects/genobject.c | - | NON_INIT_CORO_MSG | - |
| 1473 | Objects/genobject.c | - | ASYNC_GEN_IGNORED_EXIT_MSG | - |
| 1474 | Objects/longobject.c | - | _PyLong_DigitValue | - |
| 1475 | Objects/object.c | - | _Py_abstract_hack | - |
| 1476 | Objects/object.c | - | _Py_SwappedOp | - |
| 1477 | Objects/obmalloc.c | - | _PyMem | - |
| 1478 | Objects/obmalloc.c | - | _PyMem_Debug | - |
| 1479 | Objects/obmalloc.c | - | _PyMem_Raw | - |
| 1480 | Objects/obmalloc.c | - | _PyObject | - |
| 1481 | Objects/obmalloc.c | - | usedpools | - |
| 1482 | Objects/unicodeobject.c | unicode_decode_call_errorhandler_wchar | argparse | - |
| 1483 | Objects/unicodeobject.c | unicode_decode_call_errorhandler_writer | argparse | - |
| 1484 | Objects/unicodeobject.c | unicode_encode_call_errorhandler | argparse | - |
| 1485 | Objects/unicodeobject.c | unicode_translate_call_errorhandler | argparse | - |
| 1486 | Objects/unicodeobject.c | - | stripfuncnames | - |
| 1487 | Objects/unicodeobject.c | - | utf7_category | - |
| 1488 | Parser/parser.c | - | reserved_keywords | - |
| 1489 | Parser/tokenizer.c | - | type_comment_prefix | - |
| 1490 | Python/opcode_targets.h | - | opcode_targets | - |
| 1491 | Objects/floatobject.c | - | FloatInfoType | - |
| 1492 | Objects/floatobject.c | - | PyFloat_Type | - |
| 1493 | Objects/listobject.c | - | PyList_Type | - |
| 1494 | Objects/listobject.c | - | PyListIter_Type | - |
| 1495 | Objects/listobject.c | - | PyListRevIter_Type | - |
| 1496 | Objects/setobject.c | - | _PySetDummy_Type | - |
| 1497 | Objects/setobject.c | - | PySetIter_Type | - |
| 1498 | Objects/setobject.c | - | PySet_Type | - |
| 1499 | Objects/setobject.c | - | PyFrozenSet_Type | - |
| 1500 | Objects/genobject.c | - | PyGen_Type | - |
| 1501 | Objects/genobject.c | - | PyCoro_Type | - |
| 1502 | Objects/genobject.c | - | _PyCoroWrapper_Type | - |
| 1503 | Objects/genobject.c | - | PyAsyncGen_Type | - |
| 1504 | Objects/genobject.c | - | _PyAsyncGenASend_Type | - |
| 1505 | Objects/genobject.c | - | _PyAsyncGenWrappedValue_Type | - |
| 1506 | Objects/genobject.c | - | _PyAsyncGenAThrow_Type | - |
| 1507 | Objects/classobject.c | - | PyMethod_Type | - |
| 1508 | Objects/classobject.c | - | PyInstanceMethod_Type | - |
| 1509 | Objects/complexobject.c | - | PyComplex_Type | - |
| 1510 | Objects/sliceobject.c | - | PyEllipsis_Type | - |
| 1511 | Objects/sliceobject.c | - | PySlice_Type | - |
| 1512 | Objects/bytesobject.c | - | PyBytes_Type | - |
| 1513 | Objects/bytesobject.c | - | PyBytesIter_Type | - |
| 1514 | Objects/descrobject.c | - | PyMethodDescr_Type | - |
| 1515 | Objects/descrobject.c | - | PyClassMethodDescr_Type | - |
| 1516 | Objects/descrobject.c | - | PyMemberDescr_Type | - |
| 1517 | Objects/descrobject.c | - | PyGetSetDescr_Type | - |
| 1518 | Objects/descrobject.c | - | PyWrapperDescr_Type | - |
| 1519 | Objects/descrobject.c | - | _PyMethodWrapper_Type | - |
| 1520 | Objects/descrobject.c | - | PyDictProxy_Type | - |
| 1521 | Objects/descrobject.c | - | PyProperty_Type | - |
| 1522 | Objects/unicodeobject.c | - | EncodingMapType | - |
| 1523 | Objects/unicodeobject.c | - | PyUnicode_Type | - |
| 1524 | Objects/unicodeobject.c | - | PyUnicodeIter_Type | - |
| 1525 | Objects/unionobject.c | - | _Py_UnionType | - |
| 1526 | Objects/moduleobject.c | - | PyModuleDef_Type | - |
| 1527 | Objects/moduleobject.c | - | PyModule_Type | - |
| 1528 | Objects/capsule.c | - | PyCapsule_Type | - |
| 1529 | Objects/methodobject.c | - | PyCFunction_Type | - |
| 1530 | Objects/methodobject.c | - | PyCMethod_Type | - |
| 1531 | Objects/bytearrayobject.c | - | PyByteArray_Type | - |
| 1532 | Objects/bytearrayobject.c | - | PyByteArrayIter_Type | - |
| 1533 | Objects/interpreteridobject.c | - | _PyInterpreterID_Type | - |
| 1534 | Objects/enumobject.c | - | PyEnum_Type | - |
| 1535 | Objects/enumobject.c | - | PyReversed_Type | - |
| 1536 | Objects/picklebufobject.c | - | PyPickleBuffer_Type | - |
| 1537 | Objects/object.c | - | _PyNone_Type | - |
| 1538 | Objects/object.c | - | _PyNotImplemented_Type | - |
| 1539 | Objects/fileobject.c | - | PyStdPrinter_Type | - |
| 1540 | Objects/weakrefobject.c | - | _PyWeakref_RefType | - |
| 1541 | Objects/weakrefobject.c | - | _PyWeakref_ProxyType | - |
| 1542 | Objects/weakrefobject.c | - | _PyWeakref_CallableProxyType | - |
| 1543 | Objects/genericaliasobject.c | - | Py_GenericAliasType | - |
| 1544 | Objects/rangeobject.c | - | PyRange_Type | - |
| 1545 | Objects/rangeobject.c | - | PyRangeIter_Type | - |
| 1546 | Objects/rangeobject.c | - | PyLongRangeIter_Type | - |
| 1547 | Objects/namespaceobject.c | - | _PyNamespace_Type | - |
| 1548 | Objects/iterobject.c | - | PySeqIter_Type | - |
| 1549 | Objects/iterobject.c | - | PyCallIter_Type | - |
| 1550 | Objects/boolobject.c | - | PyBool_Type | - |
| 1551 | Objects/frameobject.c | - | PyFrame_Type | - |
| 1552 | Objects/longobject.c | - | Int_InfoType | - |
| 1553 | Objects/longobject.c | - | PyLong_Type | - |
| 1554 | Objects/funcobject.c | - | PyFunction_Type | - |
| 1555 | Objects/funcobject.c | - | PyClassMethod_Type | - |
| 1556 | Objects/funcobject.c | - | PyStaticMethod_Type | - |
| 1557 | Objects/typeobject.c | - | PyType_Type | - |
| 1558 | Objects/typeobject.c | - | PyBaseObject_Type | - |
| 1559 | Objects/typeobject.c | - | PySuper_Type | - |
| 1560 | Objects/cellobject.c | - | PyCell_Type | - |
| 1561 | Objects/odictobject.c | - | PyODict_Type | - |
| 1562 | Objects/odictobject.c | - | PyODictIter_Type | - |
| 1563 | Objects/odictobject.c | - | PyODictKeys_Type | - |
| 1564 | Objects/odictobject.c | - | PyODictItems_Type | - |
| 1565 | Objects/odictobject.c | - | PyODictValues_Type | - |
| 1566 | Objects/dictobject.c | - | PyDict_Type | - |
| 1567 | Objects/dictobject.c | - | PyDictIterKey_Type | - |
| 1568 | Objects/dictobject.c | - | PyDictIterValue_Type | - |
| 1569 | Objects/dictobject.c | - | PyDictIterItem_Type | - |
| 1570 | Objects/dictobject.c | - | PyDictRevIterKey_Type | - |
| 1571 | Objects/dictobject.c | - | PyDictRevIterItem_Type | - |
| 1572 | Objects/dictobject.c | - | PyDictRevIterValue_Type | - |
| 1573 | Objects/dictobject.c | - | PyDictKeys_Type | - |
| 1574 | Objects/dictobject.c | - | PyDictItems_Type | - |
| 1575 | Objects/dictobject.c | - | PyDictValues_Type | - |
| 1576 | Objects/memoryobject.c | - | PyMemoryIter_Type | - |
| 1577 | Objects/memoryobject.c | - | _PyManagedBuffer_Type | - |
| 1578 | Objects/memoryobject.c | - | PyMemoryView_Type | - |
| 1579 | Objects/tupleobject.c | - | PyTuple_Type | - |
| 1580 | Objects/tupleobject.c | - | PyTupleIter_Type | - |
| 1581 | Objects/codeobject.c | - | PyCode_Type | - |
| 1582 | Objects/exceptions.c | - | _PyExc_BaseException | - |
| 1583 | Objects/exceptions.c | - | _PyExc_UnicodeEncodeError | - |
| 1584 | Objects/exceptions.c | - | _PyExc_UnicodeDecodeError | - |
| 1585 | Objects/exceptions.c | - | _PyExc_UnicodeTranslateError | - |
| 1586 | Objects/exceptions.c | - | _PyExc_MemoryError | - |
| 1587 | Objects/exceptions.c | - | _PyExc_Exception | - |
| 1588 | Objects/exceptions.c | - | _PyExc_TypeError | - |
| 1589 | Objects/exceptions.c | - | _PyExc_StopAsyncIteration | - |
| 1590 | Objects/exceptions.c | - | _PyExc_StopIteration | - |
| 1591 | Objects/exceptions.c | - | _PyExc_GeneratorExit | - |
| 1592 | Objects/exceptions.c | - | _PyExc_SystemExit | - |
| 1593 | Objects/exceptions.c | - | _PyExc_KeyboardInterrupt | - |
| 1594 | Objects/exceptions.c | - | _PyExc_ImportError | - |
| 1595 | Objects/exceptions.c | - | _PyExc_ModuleNotFoundError | - |
| 1596 | Objects/exceptions.c | - | _PyExc_OSError | - |
| 1597 | Objects/exceptions.c | - | _PyExc_BlockingIOError | - |
| 1598 | Objects/exceptions.c | - | _PyExc_ConnectionError | - |
| 1599 | Objects/exceptions.c | - | _PyExc_ChildProcessError | - |
| 1600 | Objects/exceptions.c | - | _PyExc_BrokenPipeError | - |
| 1601 | Objects/exceptions.c | - | _PyExc_ConnectionAbortedError | - |
| 1602 | Objects/exceptions.c | - | _PyExc_ConnectionRefusedError | - |
| 1603 | Objects/exceptions.c | - | _PyExc_ConnectionResetError | - |
| 1604 | Objects/exceptions.c | - | _PyExc_FileExistsError | - |
| 1605 | Objects/exceptions.c | - | _PyExc_FileNotFoundError | - |
| 1606 | Objects/exceptions.c | - | _PyExc_IsADirectoryError | - |
| 1607 | Objects/exceptions.c | - | _PyExc_NotADirectoryError | - |
| 1608 | Objects/exceptions.c | - | _PyExc_InterruptedError | - |
| 1609 | Objects/exceptions.c | - | _PyExc_PermissionError | - |
| 1610 | Objects/exceptions.c | - | _PyExc_ProcessLookupError | - |
| 1611 | Objects/exceptions.c | - | _PyExc_TimeoutError | - |
| 1612 | Objects/exceptions.c | - | _PyExc_EOFError | - |
| 1613 | Objects/exceptions.c | - | _PyExc_RuntimeError | - |
| 1614 | Objects/exceptions.c | - | _PyExc_RecursionError | - |
| 1615 | Objects/exceptions.c | - | _PyExc_NotImplementedError | - |
| 1616 | Objects/exceptions.c | - | _PyExc_NameError | - |
| 1617 | Objects/exceptions.c | - | _PyExc_UnboundLocalError | - |
| 1618 | Objects/exceptions.c | - | _PyExc_AttributeError | - |
| 1619 | Objects/exceptions.c | - | _PyExc_SyntaxError | - |
| 1620 | Objects/exceptions.c | - | _PyExc_IndentationError | - |
| 1621 | Objects/exceptions.c | - | _PyExc_TabError | - |
| 1622 | Objects/exceptions.c | - | _PyExc_LookupError | - |
| 1623 | Objects/exceptions.c | - | _PyExc_IndexError | - |
| 1624 | Objects/exceptions.c | - | _PyExc_KeyError | - |
| 1625 | Objects/exceptions.c | - | _PyExc_ValueError | - |
| 1626 | Objects/exceptions.c | - | _PyExc_UnicodeError | - |
| 1627 | Objects/exceptions.c | - | _PyExc_AssertionError | - |
| 1628 | Objects/exceptions.c | - | _PyExc_ArithmeticError | - |
| 1629 | Objects/exceptions.c | - | _PyExc_FloatingPointError | - |
| 1630 | Objects/exceptions.c | - | _PyExc_OverflowError | - |
| 1631 | Objects/exceptions.c | - | _PyExc_ZeroDivisionError | - |
| 1632 | Objects/exceptions.c | - | _PyExc_SystemError | - |
| 1633 | Objects/exceptions.c | - | _PyExc_ReferenceError | - |
| 1634 | Objects/exceptions.c | - | _PyExc_BufferError | - |
| 1635 | Objects/exceptions.c | - | _PyExc_Warning | - |
| 1636 | Objects/exceptions.c | - | _PyExc_UserWarning | - |
| 1637 | Objects/exceptions.c | - | _PyExc_DeprecationWarning | - |
| 1638 | Objects/exceptions.c | - | _PyExc_PendingDeprecationWarning | - |
| 1639 | Objects/exceptions.c | - | _PyExc_SyntaxWarning | - |
| 1640 | Objects/exceptions.c | - | _PyExc_RuntimeWarning | - |
| 1641 | Objects/exceptions.c | - | _PyExc_FutureWarning | - |
| 1642 | Objects/exceptions.c | - | _PyExc_ImportWarning | - |
| 1643 | Objects/exceptions.c | - | _PyExc_UnicodeWarning | - |
| 1644 | Objects/exceptions.c | - | _PyExc_BytesWarning | - |
| 1645 | Objects/exceptions.c | - | _PyExc_ResourceWarning | - |
| 1646 | Objects/exceptions.c | - | PyExc_EnvironmentError | - |
| 1647 | Objects/exceptions.c | - | PyExc_IOError | - |
| 1648 | Objects/exceptions.c | - | PyExc_BaseException | - |
| 1649 | Objects/exceptions.c | - | PyExc_Exception | - |
| 1650 | Objects/exceptions.c | - | PyExc_TypeError | - |
| 1651 | Objects/exceptions.c | - | PyExc_StopAsyncIteration | - |
| 1652 | Objects/exceptions.c | - | PyExc_StopIteration | - |
| 1653 | Objects/exceptions.c | - | PyExc_GeneratorExit | - |
| 1654 | Objects/exceptions.c | - | PyExc_SystemExit | - |
| 1655 | Objects/exceptions.c | - | PyExc_KeyboardInterrupt | - |
| 1656 | Objects/exceptions.c | - | PyExc_ImportError | - |
| 1657 | Objects/exceptions.c | - | PyExc_ModuleNotFoundError | - |
| 1658 | Objects/exceptions.c | - | PyExc_OSError | - |
| 1659 | Objects/exceptions.c | - | PyExc_BlockingIOError | - |
| 1660 | Objects/exceptions.c | - | PyExc_ConnectionError | - |
| 1661 | Objects/exceptions.c | - | PyExc_ChildProcessError | - |
| 1662 | Objects/exceptions.c | - | PyExc_BrokenPipeError | - |
| 1663 | Objects/exceptions.c | - | PyExc_ConnectionAbortedError | - |
| 1664 | Objects/exceptions.c | - | PyExc_ConnectionRefusedError | - |
| 1665 | Objects/exceptions.c | - | PyExc_ConnectionResetError | - |
| 1666 | Objects/exceptions.c | - | PyExc_FileExistsError | - |
| 1667 | Objects/exceptions.c | - | PyExc_FileNotFoundError | - |
| 1668 | Objects/exceptions.c | - | PyExc_IsADirectoryError | - |
| 1669 | Objects/exceptions.c | - | PyExc_NotADirectoryError | - |
| 1670 | Objects/exceptions.c | - | PyExc_InterruptedError | - |
| 1671 | Objects/exceptions.c | - | PyExc_PermissionError | - |
| 1672 | Objects/exceptions.c | - | PyExc_ProcessLookupError | - |
| 1673 | Objects/exceptions.c | - | PyExc_TimeoutError | - |
| 1674 | Objects/exceptions.c | - | PyExc_EOFError | - |
| 1675 | Objects/exceptions.c | - | PyExc_RuntimeError | - |
| 1676 | Objects/exceptions.c | - | PyExc_RecursionError | - |
| 1677 | Objects/exceptions.c | - | PyExc_NotImplementedError | - |
| 1678 | Objects/exceptions.c | - | PyExc_NameError | - |
| 1679 | Objects/exceptions.c | - | PyExc_UnboundLocalError | - |
| 1680 | Objects/exceptions.c | - | PyExc_AttributeError | - |
| 1681 | Objects/exceptions.c | - | PyExc_SyntaxError | - |
| 1682 | Objects/exceptions.c | - | PyExc_IndentationError | - |
| 1683 | Objects/exceptions.c | - | PyExc_TabError | - |
| 1684 | Objects/exceptions.c | - | PyExc_LookupError | - |
| 1685 | Objects/exceptions.c | - | PyExc_IndexError | - |
| 1686 | Objects/exceptions.c | - | PyExc_KeyError | - |
| 1687 | Objects/exceptions.c | - | PyExc_ValueError | - |
| 1688 | Objects/exceptions.c | - | PyExc_UnicodeError | - |
| 1689 | Objects/exceptions.c | - | PyExc_UnicodeEncodeError | - |
| 1690 | Objects/exceptions.c | - | PyExc_UnicodeDecodeError | - |
| 1691 | Objects/exceptions.c | - | PyExc_UnicodeTranslateError | - |
| 1692 | Objects/exceptions.c | - | PyExc_AssertionError | - |
| 1693 | Objects/exceptions.c | - | PyExc_ArithmeticError | - |
| 1694 | Objects/exceptions.c | - | PyExc_FloatingPointError | - |
| 1695 | Objects/exceptions.c | - | PyExc_OverflowError | - |
| 1696 | Objects/exceptions.c | - | PyExc_ZeroDivisionError | - |
| 1697 | Objects/exceptions.c | - | PyExc_SystemError | - |
| 1698 | Objects/exceptions.c | - | PyExc_ReferenceError | - |
| 1699 | Objects/exceptions.c | - | PyExc_MemoryError | - |
| 1700 | Objects/exceptions.c | - | PyExc_BufferError | - |
| 1701 | Objects/exceptions.c | - | PyExc_Warning | - |
| 1702 | Objects/exceptions.c | - | PyExc_UserWarning | - |
| 1703 | Objects/exceptions.c | - | PyExc_DeprecationWarning | - |
| 1704 | Objects/exceptions.c | - | PyExc_PendingDeprecationWarning | - |
| 1705 | Objects/exceptions.c | - | PyExc_SyntaxWarning | - |
| 1706 | Objects/exceptions.c | - | PyExc_RuntimeWarning | - |
| 1707 | Objects/exceptions.c | - | PyExc_FutureWarning | - |
| 1708 | Objects/exceptions.c | - | PyExc_ImportWarning | - |
| 1709 | Objects/exceptions.c | - | PyExc_UnicodeWarning | - |
| 1710 | Objects/exceptions.c | - | PyExc_BytesWarning | - |
| 1711 | Objects/exceptions.c | - | PyExc_ResourceWarning | - |
| 1712 | Objects/boolobject.c | - | _Py_FalseStruct | - |
| 1713 | Objects/boolobject.c | - | _Py_TrueStruct | - |
| 1714 | Objects/dictobject.c | - | empty_keys_struct | - |
| 1715 | Objects/dictobject.c | - | empty_values | - |
| 1716 | Objects/object.c | - | _Py_NoneStruct | - |
| 1717 | Objects/object.c | - | _Py_NotImplementedStruct | - |
| 1718 | Objects/setobject.c | - | _dummy_struct | - |
| 1719 | Objects/setobject.c | - | _PySet_Dummy | - |
| 1720 | Objects/sliceobject.c | - | _Py_EllipsisObject | - |
| 1721 | Objects/classobject.c | - | PyId___name__ | - |
| 1722 | Objects/classobject.c | - | PyId___qualname__ | - |
| 1723 | Objects/structseq.c | - | PyId_n_sequence_fields | - |
| 1724 | Objects/structseq.c | - | PyId_n_fields | - |
| 1725 | Objects/structseq.c | - | PyId_n_unnamed_fields | - |
| 1726 | Objects/bytesobject.c | - | PyId___bytes__ | - |
| 1727 | Objects/descrobject.c | - | PyId_getattr | - |
| 1728 | Objects/moduleobject.c | - | PyId___doc__ | - |
| 1729 | Objects/moduleobject.c | - | PyId___name__ | - |
| 1730 | Objects/moduleobject.c | - | PyId___spec__ | - |
| 1731 | Objects/object.c | - | PyId_Py_Repr | - |
| 1732 | Objects/object.c | - | PyId___bytes__ | - |
| 1733 | Objects/object.c | - | PyId___dir__ | - |
| 1734 | Objects/object.c | - | PyId___isabstractmethod__ | - |
| 1735 | Objects/fileobject.c | - | PyId_open | - |
| 1736 | Objects/rangeobject.c | - | PyId_iter | - |
| 1737 | Objects/iterobject.c | - | PyId_iter | - |
| 1738 | Objects/frameobject.c | - | PyId___builtins__ | - |
| 1739 | Objects/longobject.c | - | PyId_little | - |
| 1740 | Objects/longobject.c | - | PyId_big | - |
| 1741 | Objects/typeobject.c | - | PyId___abstractmethods__ | - |
| 1742 | Objects/typeobject.c | - | PyId___class__ | - |
| 1743 | Objects/typeobject.c | - | PyId___class_getitem__ | - |
| 1744 | Objects/typeobject.c | - | PyId___delitem__ | - |
| 1745 | Objects/typeobject.c | - | PyId___dict__ | - |
| 1746 | Objects/typeobject.c | - | PyId___doc__ | - |
| 1747 | Objects/typeobject.c | - | PyId___getattribute__ | - |
| 1748 | Objects/typeobject.c | - | PyId___getitem__ | - |
| 1749 | Objects/typeobject.c | - | PyId___hash__ | - |
| 1750 | Objects/typeobject.c | - | PyId___init_subclass__ | - |
| 1751 | Objects/typeobject.c | - | PyId___len__ | - |
| 1752 | Objects/typeobject.c | - | PyId___module__ | - |
| 1753 | Objects/typeobject.c | - | PyId___name__ | - |
| 1754 | Objects/typeobject.c | - | PyId___new__ | - |
| 1755 | Objects/typeobject.c | - | PyId___set_name__ | - |
| 1756 | Objects/typeobject.c | - | PyId___setitem__ | - |
| 1757 | Objects/typeobject.c | - | PyId_builtins | - |
| 1758 | Objects/typeobject.c | - | PyId_mro | - |
| 1759 | Objects/odictobject.c | - | PyId_items | - |
| 1760 | Objects/listobject.c | listiter_reduce_general | PyId_iter | - |
| 1761 | Objects/listobject.c | listiter_reduce_general | PyId_reversed | - |
| 1762 | Objects/setobject.c | setiter_reduce | PyId_iter | - |
| 1763 | Objects/setobject.c | set_reduce | PyId___dict__ | - |
| 1764 | Objects/abstract.c | PyObject_LengthHint | PyId___length_hint__ | - |
| 1765 | Objects/abstract.c | PyObject_GetItem | PyId___class_getitem__ | - |
| 1766 | Objects/abstract.c | PyObject_Format | PyId___format__ | - |
| 1767 | Objects/abstract.c | PyNumber_Long | PyId___trunc__ | - |
| 1768 | Objects/abstract.c | PyMapping_Keys | PyId_keys | - |
| 1769 | Objects/abstract.c | PyMapping_Items | PyId_items | - |
| 1770 | Objects/abstract.c | PyMapping_Values | PyId_values | - |
| 1771 | Objects/abstract.c | abstract_get_bases | PyId___bases__ | - |
| 1772 | Objects/abstract.c | object_isinstance | PyId___class__ | - |
| 1773 | Objects/abstract.c | object_recursive_isinstance | PyId___instancecheck__ | - |
| 1774 | Objects/abstract.c | object_issubclass | PyId___subclasscheck__ | - |
| 1775 | Objects/genobject.c | PyIter_Send | PyId_send | - |
| 1776 | Objects/genobject.c | gen_close_iter | PyId_close | - |
| 1777 | Objects/genobject.c | _gen_throw | PyId_throw | - |
| 1778 | Objects/classobject.c | method_reduce | PyId_getattr | - |
| 1779 | Objects/complexobject.c | try_complex_special_method | PyId___complex__ | - |
| 1780 | Objects/bytesobject.c | striter_reduce | PyId_iter | - |
| 1781 | Objects/descrobject.c | calculate_qualname | PyId___qualname__ | - |
| 1782 | Objects/descrobject.c | mappingproxy_get | PyId_get | - |
| 1783 | Objects/descrobject.c | mappingproxy_keys | PyId_keys | - |
| 1784 | Objects/descrobject.c | mappingproxy_values | PyId_values | - |
| 1785 | Objects/descrobject.c | mappingproxy_items | PyId_items | - |
| 1786 | Objects/descrobject.c | mappingproxy_copy | PyId_copy | - |
| 1787 | Objects/descrobject.c | mappingproxy_reversed | PyId___reversed__ | - |
| 1788 | Objects/descrobject.c | property_init_impl | PyId___doc__ | - |
| 1789 | Objects/unicodeobject.c | unicodeiter_reduce | PyId_iter | - |
| 1790 | Objects/unionobject.c | union_repr_item | PyId___module__ | - |
| 1791 | Objects/unionobject.c | union_repr_item | PyId___qualname__ | - |
| 1792 | Objects/unionobject.c | union_repr_item | PyId___origin__ | - |
| 1793 | Objects/unionobject.c | union_repr_item | PyId___args__ | - |
| 1794 | Objects/moduleobject.c | module_init_dict | PyId___package__ | - |
| 1795 | Objects/moduleobject.c | module_init_dict | PyId___loader__ | - |
| 1796 | Objects/moduleobject.c | PyModule_GetFilenameObject | PyId___file__ | - |
| 1797 | Objects/moduleobject.c | _PyModuleSpec_IsInitializing | PyId__initializing | - |
| 1798 | Objects/moduleobject.c | module_getattro | PyId___getattr__ | - |
| 1799 | Objects/moduleobject.c | module_dir | PyId___dict__ | - |
| 1800 | Objects/moduleobject.c | module_dir | PyId___dir__ | - |
| 1801 | Objects/methodobject.c | meth_reduce | PyId_getattr | - |
| 1802 | Objects/methodobject.c | meth_get__qualname__ | PyId___qualname__ | - |
| 1803 | Objects/bytearrayobject.c | _common_reduce | PyId___dict__ | - |
| 1804 | Objects/bytearrayobject.c | bytearrayiter_reduce | PyId_iter | - |
| 1805 | Objects/enumobject.c | reversed_new_impl | PyId___reversed__ | - |
| 1806 | Objects/object.c | _PyObject_FunctionStr | PyId___module__ | - |
| 1807 | Objects/object.c | _PyObject_FunctionStr | PyId___qualname__ | - |
| 1808 | Objects/object.c | _PyObject_FunctionStr | PyId_builtins | - |
| 1809 | Objects/fileobject.c | PyFile_GetLine | PyId_readline | - |
| 1810 | Objects/fileobject.c | PyFile_WriteObject | PyId_write | - |
| 1811 | Objects/fileobject.c | PyObject_AsFileDescriptor | PyId_fileno | - |
| 1812 | Objects/weakrefobject.c | weakref_repr | PyId___name__ | - |
| 1813 | Objects/weakrefobject.c | proxy_bytes | PyId___bytes__ | - |
| 1814 | Objects/weakrefobject.c | proxy_reversed | PyId___reversed__ | - |
| 1815 | Objects/genericaliasobject.c | ga_repr_item | PyId___module__ | - |
| 1816 | Objects/genericaliasobject.c | ga_repr_item | PyId___qualname__ | - |
| 1817 | Objects/genericaliasobject.c | ga_repr_item | PyId___origin__ | - |
| 1818 | Objects/genericaliasobject.c | ga_repr_item | PyId___args__ | - |
| 1819 | Objects/genericaliasobject.c | make_parameters | PyId___parameters__ | - |
| 1820 | Objects/genericaliasobject.c | subs_tvars | PyId___parameters__ | - |
| 1821 | Objects/exceptions.c | ImportError_getstate | PyId_name | - |
| 1822 | Objects/exceptions.c | ImportError_getstate | PyId_path | - |
| 1823 | Objects/typeobject.c | type_new | PyId___qualname__ | - |
| 1824 | Objects/typeobject.c | type_new | PyId___slots__ | - |
| 1825 | Objects/typeobject.c | type_new | PyId___classcell__ | - |
| 1826 | Objects/typeobject.c | type_new | PyId___mro_entries__ | - |
| 1827 | Objects/typeobject.c | merge_class_dict | PyId___bases__ | - |
| 1828 | Objects/typeobject.c | import_copyreg | PyId_copyreg | - |
| 1829 | Objects/typeobject.c | _PyType_GetSlotNames | PyId___slotnames__ | - |
| 1830 | Objects/typeobject.c | _PyType_GetSlotNames | PyId__slotnames | - |
| 1831 | Objects/typeobject.c | _PyObject_GetState | PyId___getstate__ | - |
| 1832 | Objects/typeobject.c | _PyObject_GetNewArguments | PyId___getnewargs_ex__ | - |
| 1833 | Objects/typeobject.c | _PyObject_GetNewArguments | PyId___getnewargs__ | - |
| 1834 | Objects/typeobject.c | _PyObject_GetItemsIter | PyId_items | - |
| 1835 | Objects/typeobject.c | reduce_newobj | PyId___newobj__ | - |
| 1836 | Objects/typeobject.c | reduce_newobj | PyId___newobj_ex__ | - |
| 1837 | Objects/typeobject.c | object___reduce_ex___impl | PyId___reduce__ | - |
| 1838 | Objects/typeobject.c | overrides_hash | PyId___eq__ | - |
| 1839 | Objects/typeobject.c | slot_sq_contains | PyId___contains__ | - |
| 1840 | Objects/typeobject.c | slot_nb_power | PyId___pow__ | - |
| 1841 | Objects/typeobject.c | slot_nb_bool | PyId___bool__ | - |
| 1842 | Objects/typeobject.c | slot_nb_index | PyId___index__ | - |
| 1843 | Objects/typeobject.c | slot_nb_inplace_power | PyId___ipow__ | - |
| 1844 | Objects/typeobject.c | slot_tp_repr | PyId___repr__ | - |
| 1845 | Objects/typeobject.c | slot_tp_call | PyId___call__ | - |
| 1846 | Objects/typeobject.c | slot_tp_getattr_hook | PyId___getattr__ | - |
| 1847 | Objects/typeobject.c | slot_tp_setattro | PyId___delattr__ | - |
| 1848 | Objects/typeobject.c | slot_tp_setattro | PyId___setattr__ | - |
| 1849 | Objects/typeobject.c | slot_tp_iter | PyId___iter__ | - |
| 1850 | Objects/typeobject.c | slot_tp_iternext | PyId___next__ | - |
| 1851 | Objects/typeobject.c | slot_tp_descr_get | PyId___get__ | - |
| 1852 | Objects/typeobject.c | slot_tp_descr_set | PyId___delete__ | - |
| 1853 | Objects/typeobject.c | slot_tp_descr_set | PyId___set__ | - |
| 1854 | Objects/typeobject.c | slot_tp_init | PyId___init__ | - |
| 1855 | Objects/typeobject.c | slot_tp_finalize | PyId___del__ | - |
| 1856 | Objects/typeobject.c | slot_am_await | PyId___await__ | - |
| 1857 | Objects/typeobject.c | slot_am_aiter | PyId___aiter__ | - |
| 1858 | Objects/typeobject.c | slot_am_anext | PyId___anext__ | - |
| 1859 | Objects/odictobject.c | odict_reduce | PyId___dict__ | - |
| 1860 | Objects/odictobject.c | odictiter_reduce | PyId_iter | - |
| 1861 | Objects/odictobject.c | mutablemapping_update_arg | PyId_keys | - |
| 1862 | Objects/dictobject.c | dict_subscript | PyId___missing__ | - |
| 1863 | Objects/dictobject.c | dict_update_arg | PyId_keys | - |
| 1864 | Objects/dictobject.c | dictiter_reduce | PyId_iter | - |
| 1865 | Objects/dictobject.c | dictviews_sub | PyId_difference_update | - |
| 1866 | Objects/dictobject.c | _PyDictView_Intersect | PyId_intersection | - |
| 1867 | Objects/dictobject.c | dictitems_xor | PyId_items | - |
| 1868 | Objects/dictobject.c | dictviews_xor | PyId_symmetric_difference_update | - |
| 1869 | Objects/tupleobject.c | tupleiter_reduce | PyId_iter | - |
| 1870 | Parser/tokenizer.c | fp_setreadl | PyId_open | - |
| 1871 | Parser/tokenizer.c | fp_setreadl | PyId_readline | - |
| 1872 | Objects/typeobject.c | - | name_op | - |
| 1873 | Objects/typeobject.c | object_new | comma_id | - |
| 1874 | Objects/typeobject.c | slot_mp_subscript | id | - |
| 1875 | Objects/typeobject.c | slot_nb_add | op_id | - |
| 1876 | Objects/typeobject.c | slot_nb_add | rop_id | - |
| 1877 | Objects/typeobject.c | slot_nb_subtract | op_id | - |
| 1878 | Objects/typeobject.c | slot_nb_subtract | rop_id | - |
| 1879 | Objects/typeobject.c | slot_nb_multiply | op_id | - |
| 1880 | Objects/typeobject.c | slot_nb_multiply | rop_id | - |
| 1881 | Objects/typeobject.c | slot_nb_matrix_multiply | op_id | - |
| 1882 | Objects/typeobject.c | slot_nb_matrix_multiply | rop_id | - |
| 1883 | Objects/typeobject.c | slot_nb_remainder | op_id | - |
| 1884 | Objects/typeobject.c | slot_nb_remainder | rop_id | - |
| 1885 | Objects/typeobject.c | slot_nb_divmod | op_id | - |
| 1886 | Objects/typeobject.c | slot_nb_divmod | rop_id | - |
| 1887 | Objects/typeobject.c | slot_nb_power_binary | op_id | - |
| 1888 | Objects/typeobject.c | slot_nb_power_binary | rop_id | - |
| 1889 | Objects/typeobject.c | slot_nb_negative | id | - |
| 1890 | Objects/typeobject.c | slot_nb_positive | id | - |
| 1891 | Objects/typeobject.c | slot_nb_absolute | id | - |
| 1892 | Objects/typeobject.c | slot_nb_invert | id | - |
| 1893 | Objects/typeobject.c | slot_nb_lshift | op_id | - |
| 1894 | Objects/typeobject.c | slot_nb_lshift | rop_id | - |
| 1895 | Objects/typeobject.c | slot_nb_rshift | op_id | - |
| 1896 | Objects/typeobject.c | slot_nb_rshift | rop_id | - |
| 1897 | Objects/typeobject.c | slot_nb_and | op_id | - |
| 1898 | Objects/typeobject.c | slot_nb_and | rop_id | - |
| 1899 | Objects/typeobject.c | slot_nb_xor | op_id | - |
| 1900 | Objects/typeobject.c | slot_nb_xor | rop_id | - |
| 1901 | Objects/typeobject.c | slot_nb_or | op_id | - |
| 1902 | Objects/typeobject.c | slot_nb_or | rop_id | - |
| 1903 | Objects/typeobject.c | slot_nb_int | id | - |
| 1904 | Objects/typeobject.c | slot_nb_float | id | - |
| 1905 | Objects/typeobject.c | slot_nb_inplace_add | id | - |
| 1906 | Objects/typeobject.c | slot_nb_inplace_subtract | id | - |
| 1907 | Objects/typeobject.c | slot_nb_inplace_multiply | id | - |
| 1908 | Objects/typeobject.c | slot_nb_inplace_matrix_multiply | id | - |
| 1909 | Objects/typeobject.c | slot_nb_inplace_remainder | id | - |
| 1910 | Objects/typeobject.c | slot_nb_inplace_lshift | id | - |
| 1911 | Objects/typeobject.c | slot_nb_inplace_rshift | id | - |
| 1912 | Objects/typeobject.c | slot_nb_inplace_and | id | - |
| 1913 | Objects/typeobject.c | slot_nb_inplace_xor | id | - |
| 1914 | Objects/typeobject.c | slot_nb_inplace_or | id | - |
| 1915 | Objects/typeobject.c | slot_nb_floor_divide | op_id | - |
| 1916 | Objects/typeobject.c | slot_nb_floor_divide | rop_id | - |
| 1917 | Objects/typeobject.c | slot_nb_true_divide | op_id | - |
| 1918 | Objects/typeobject.c | slot_nb_true_divide | rop_id | - |
| 1919 | Objects/typeobject.c | slot_nb_inplace_floor_divide | id | - |
| 1920 | Objects/typeobject.c | slot_nb_inplace_true_divide | id | - |
| 1921 | Objects/typeobject.c | slot_tp_str | id | - |
| 1922 | Python/compile.c | compiler_set_qualname | dot | - |
| 1923 | Python/compile.c | compiler_set_qualname | dot_locals | - |
| 1924 | Objects/boolobject.c | - | false_str | - |
| 1925 | Objects/boolobject.c | - | true_str | - |
| 1926 | Objects/classobject.c | method_get_doc | docstr | - |
| 1927 | Objects/classobject.c | instancemethod_get_doc | docstr | - |
| 1928 | Objects/codeobject.c | PyCode_NewEmpty | emptystring | - |
| 1929 | Objects/exceptions.c | _check_for_legacy_statements | print_prefix | - |
| 1930 | Objects/exceptions.c | _check_for_legacy_statements | exec_prefix | - |
| 1931 | Objects/funcobject.c | PyFunction_NewWithQualName | __name__ | - |
| 1932 | Objects/listobject.c | - | indexerr | - |
| 1933 | Objects/typeobject.c | object___reduce_ex___impl | objreduce | - |
| 1934 | Python/ast_unparse.c | - | _str_close_br | - |
| 1935 | Python/ast_unparse.c | - | _str_dbl_close_br | - |
| 1936 | Python/ast_unparse.c | - | _str_dbl_open_br | - |
| 1937 | Python/ast_unparse.c | - | _str_inf | - |
| 1938 | Python/ast_unparse.c | - | _str_open_br | - |
| 1939 | Python/ast_unparse.c | - | _str_replace_inf | - |
| 1940 | Python/compile.c | - | __annotations__ | - |
| 1941 | Python/compile.c | - | __doc__ | - |
| 1942 | Python/compile.c | compiler_dictcomp | name | - |
| 1943 | Python/compile.c | compiler_from_import | empty_string | - |
| 1944 | Python/compile.c | compiler_genexp | name | - |
| 1945 | Python/compile.c | compiler_lambda | name | - |
| 1946 | Python/compile.c | compiler_listcomp | name | - |
| 1947 | Python/compile.c | compiler_setcomp | name | - |
| 1948 | Python/compile.c | compiler_visit_annotations | return_str | - |
| 1949 | Python/import.c | PyImport_Import | builtins_str | - |
| 1950 | Python/import.c | PyImport_Import | import_str | - |
| 1951 | Python/sysmodule.c | - | whatstrings | - |
| 1952 | Python/sysmodule.c | sys_displayhook | newline | - |
| 1953 | Python/_warnings.c | is_internal_frame | bootstrap_string | - |
| 1954 | Python/_warnings.c | is_internal_frame | importlib_string | - |
| 1955 | Objects/unicodeobject.c | - | interned | - |
| 1956 | Objects/unicodeobject.c | - | static_strings | - |
| 1957 | Objects/typeobject.c | - | method_cache | - |
| 1958 | Python/context.c | - | _token_missing | - |
| 1959 | Python/hamt.c | - | _empty_bitmap_node | - |
| 1960 | Python/hamt.c | - | _empty_hamt | - |
| 1961 | Python/import.c | PyImport_Import | silly_list | - |
| 1962 | Parser/parser.c | - | Py_DebugFlag | - |
| 1963 | Objects/codeobject.c | PyCode_NewEmpty | nulltuple | - |
| 1964 | Objects/longobject.c | PyLong_FromString | log_base_BASE | - |
| 1965 | Objects/longobject.c | PyLong_FromString | convwidth_base | - |
| 1966 | Objects/longobject.c | PyLong_FromString | convmultmax_base | - |
| 1967 | Objects/typeobject.c | - | slotdefs | - |
| 1968 | Objects/typeobject.c | - | slotdefs_initialized | - |
| 1969 | Objects/unicodeobject.c | - | bloom_linebreak | - |
| 1970 | Objects/unicodeobject.c | - | ucnhash_capi | - |
| 1971 | Parser/pegen.c | _PyPegen_dummy_name | cache | - |
| 1972 | Python/import.c | - | import_lock | - |
| 1973 | Python/import.c | import_find_and_load | header | - |
| 1974 | Modules/pwdmodule.c | - | pwdmodule | - |
| 1975 | Modules/grpmodule.c | - | grpmodule | - |
| 1976 | Modules/_ssl.c | - | PySocketModule | - |
| 1977 | Modules/_ssl.c | - | _sslmodule | - |
| 1978 | Modules/_struct.c | - | _structmodule | - |
| 1979 | Modules/_sre.c | - | sremodule | - |
| 1980 | Modules/timemodule.c | - | timemodule | - |
| 1981 | Modules/xxmodule.c | - | xxmodule | - |
| 1982 | Modules/itertoolsmodule.c | - | itertoolsmodule | - |
| 1983 | Modules/_tkinter.c | - | _tkintermodule | - |
| 1984 | Modules/gcmodule.c | - | gcmodule | - |
| 1985 | Modules/mmapmodule.c | - | mmapmodule | - |
| 1986 | Modules/errnomodule.c | - | errnomodule | - |
| 1987 | Modules/_gdbmmodule.c | - | _gdbmmodule | - |
| 1988 | Modules/xxlimited.c | - | xxmodule | - |
| 1989 | Modules/arraymodule.c | - | arraymodule | - |
| 1990 | Modules/_uuidmodule.c | - | uuidmodule | - |
| 1991 | Modules/_collectionsmodule.c | - | _collectionsmodule | - |
| 1992 | Modules/_csv.c | - | _csvmodule | - |
| 1993 | Modules/_json.c | - | jsonmodule | - |
| 1994 | Modules/zlibmodule.c | - | zlibmodule | - |
| 1995 | Modules/readline.c | - | readlinemodule | - |
| 1996 | Modules/faulthandler.c | - | module_def | - |
| 1997 | Modules/_codecsmodule.c | - | codecsmodule | - |
| 1998 | Modules/_asynciomodule.c | - | _asynciomodule | - |
| 1999 | Modules/signalmodule.c | - | signalmodule | - |
| 2000 | Modules/binascii.c | - | binasciimodule | - |
| 2001 | Modules/mathmodule.c | - | mathmodule | - |
| 2002 | Modules/_stat.c | - | statmodule | - |
| 2003 | Modules/_opcode.c | - | opcodemodule | - |
| 2004 | Modules/_operator.c | - | operatormodule | - |
| 2005 | Modules/_cryptmodule.c | - | cryptmodule | - |
| 2006 | Modules/cmathmodule.c | - | cmathmodule | - |
| 2007 | Modules/_lzmamodule.c | - | _lzmamodule | - |
| 2008 | Modules/_zoneinfo.c | - | zoneinfomodule | - |
| 2009 | Modules/posixmodule.c | - | posixmodule | - |
| 2010 | Modules/_bz2module.c | - | _bz2module | - |
| 2011 | Modules/_functoolsmodule.c | - | _functools_module | - |
| 2012 | Modules/_abc.c | - | _abcmodule | - |
| 2013 | Modules/_heapqmodule.c | - | _heapqmodule | - |
| 2014 | Modules/_bisectmodule.c | - | _bisectmodule | - |
| 2015 | Modules/_tracemalloc.c | - | module_def | - |
| 2016 | Modules/pyexpat.c | - | pyexpatmodule | - |
| 2017 | Modules/_randommodule.c | - | _randommodule | - |
| 2018 | Modules/atexitmodule.c | - | atexitmodule | - |
| 2019 | Modules/syslogmodule.c | - | syslogmodule | - |
| 2020 | Modules/_queuemodule.c | - | queuemodule | - |
| 2021 | Modules/_threadmodule.c | - | threadmodule | - |
| 2022 | Modules/_weakref.c | - | weakrefmodule | - |
| 2023 | Modules/spwdmodule.c | - | spwdmodule | - |
| 2024 | Modules/_contextvarsmodule.c | - | _contextvarsmodule | - |
| 2025 | Modules/_posixsubprocess.c | - | _posixsubprocessmodule | - |
| 2026 | Modules/_xxsubinterpretersmodule.c | - | interpretersmodule | - |
| 2027 | Modules/_curses_panel.c | - | _curses_panelmodule | - |
| 2028 | Modules/audioop.c | - | audioopmodule | - |
| 2029 | Modules/nismodule.c | - | nismodule | - |
| 2030 | Modules/_elementtree.c | - | elementtreemodule | - |
| 2031 | Modules/sha256module.c | - | _sha256module | - |
| 2032 | Modules/resource.c | - | resourcemodule | - |
| 2033 | Modules/symtablemodule.c | - | symtablemodule | - |
| 2034 | Modules/sha1module.c | - | _sha1module | - |
| 2035 | Modules/selectmodule.c | - | selectmodule | - |
| 2036 | Modules/_pickle.c | - | _picklemodule | - |
| 2037 | Modules/_localemodule.c | - | _localemodule | - |
| 2038 | Modules/unicodedata.c | - | unicodedata_module | - |
| 2039 | Modules/_statisticsmodule.c | - | statisticsmodule | - |
| 2040 | Modules/termios.c | - | termiosmodule | - |
| 2041 | Modules/xxsubtype.c | - | xxsubtypemodule | - |
| 2042 | Modules/sha512module.c | - | _sha512module | - |
| 2043 | Modules/_cursesmodule.c | - | _cursesmodule | - |
| 2044 | Modules/md5module.c | - | _md5module | - |
| 2045 | Modules/socketmodule.c | - | socketmodule | - |
| 2046 | Modules/_datetimemodule.c | - | datetimemodule | - |
| 2047 | Modules/_hashopenssl.c | - | _hashlibmodule | - |
| 2048 | Modules/fcntlmodule.c | - | fcntlmodule | - |
| 2049 | Modules/ossaudiodev.c | - | ossaudiodevmodule | - |
| 2050 | Modules/_lsprof.c | - | _lsprofmodule | - |
| 2051 | Modules/_blake2/blake2module.c | - | blake2_module | - |
| 2052 | Modules/_multiprocessing/multiprocessing.c | - | multiprocessing_module | - |
| 2053 | Modules/_multiprocessing/posixshmem.c | - | this_module | - |
| 2054 | Modules/_sqlite/module.c | - | _sqlite3module | - |
| 2055 | Modules/_sha3/sha3module.c | - | _sha3module | - |
| 2056 | Modules/cjkcodecs/multibytecodec.c | - | _multibytecodecmodule | - |
| 2057 | Modules/_decimal/_decimal.c | - | _decimal_module | - |
| 2058 | Modules/_ctypes/_ctypes.c | - | _ctypesmodule | - |
| 2059 | Objects/unicodeobject.c | - | _string_module | - |
| 2060 | Modules/_io/_iomodule.h | - | _PyIO_Module | - |
| 2061 | Modules/_io/_iomodule.c | - | _PyIO_Module | - |
| 2062 | Modules/arraymodule.c | - | Arraytype | - |
| 2063 | Modules/arraymodule.c | - | PyArrayIter_Type | - |
| 2064 | Modules/_asynciomodule.c | - | FutureType | - |
| 2065 | Modules/_asynciomodule.c | - | FutureIterType | - |
| 2066 | Modules/_asynciomodule.c | - | TaskStepMethWrapper_Type | - |
| 2067 | Modules/_asynciomodule.c | - | TaskType | - |
| 2068 | Modules/_asynciomodule.c | - | PyRunningLoopHolder_Type | - |
| 2069 | Modules/cjkcodecs/multibytecodec.c | - | MultibyteCodec_Type | - |
| 2070 | Modules/cjkcodecs/multibytecodec.c | - | MultibyteIncrementalEncoder_Type | - |
| 2071 | Modules/cjkcodecs/multibytecodec.c | - | MultibyteIncrementalDecoder_Type | - |
| 2072 | Modules/cjkcodecs/multibytecodec.c | - | MultibyteStreamReader_Type | - |
| 2073 | Modules/cjkcodecs/multibytecodec.c | - | MultibyteStreamWriter_Type | - |
| 2074 | Modules/_collectionsmodule.c | - | deque_type | - |
| 2075 | Modules/_collectionsmodule.c | - | dequeiter_type | - |
| 2076 | Modules/_collectionsmodule.c | - | dequereviter_type | - |
| 2077 | Modules/_collectionsmodule.c | - | defdict_type | - |
| 2078 | Modules/_collectionsmodule.c | - | tuplegetter_type | - |
| 2079 | Modules/_csv.c | - | Dialect_Type | - |
| 2080 | Modules/_csv.c | - | Reader_Type | - |
| 2081 | Modules/_csv.c | - | Writer_Type | - |
| 2082 | Modules/_ctypes/callbacks.c | - | PyCThunk_Type | - |
| 2083 | Modules/_ctypes/callproc.c | - | PyCArg_Type | - |
| 2084 | Modules/_ctypes/cfield.c | - | PyCField_Type | - |
| 2085 | Modules/_ctypes/_ctypes.c | - | DictRemover_Type | - |
| 2086 | Modules/_ctypes/_ctypes.c | - | StructParam_Type | - |
| 2087 | Modules/_ctypes/_ctypes.c | - | PyCStructType_Type | - |
| 2088 | Modules/_ctypes/_ctypes.c | - | UnionType_Type | - |
| 2089 | Modules/_ctypes/_ctypes.c | - | PyCPointerType_Type | - |
| 2090 | Modules/_ctypes/_ctypes.c | - | PyCArrayType_Type | - |
| 2091 | Modules/_ctypes/_ctypes.c | - | PyCSimpleType_Type | - |
| 2092 | Modules/_ctypes/_ctypes.c | - | PyCFuncPtrType_Type | - |
| 2093 | Modules/_ctypes/_ctypes.c | - | PyCData_Type | - |
| 2094 | Modules/_ctypes/_ctypes.c | - | PyCFuncPtr_Type | - |
| 2095 | Modules/_ctypes/_ctypes.c | - | Struct_Type | - |
| 2096 | Modules/_ctypes/_ctypes.c | - | Union_Type | - |
| 2097 | Modules/_ctypes/_ctypes.c | - | PyCArray_Type | - |
| 2098 | Modules/_ctypes/_ctypes.c | - | Simple_Type | - |
| 2099 | Modules/_ctypes/_ctypes.c | - | PyCPointer_Type | - |
| 2100 | Modules/_ctypes/_ctypes.c | - | PyComError_Type | - |
| 2101 | Modules/_ctypes/stgdict.c | - | PyCStgDict_Type | - |
| 2102 | Modules/_cursesmodule.c | - | PyCursesWindow_Type | - |
| 2103 | Modules/_datetimemodule.c | - | PyDateTime_DeltaType | - |
| 2104 | Modules/_datetimemodule.c | - | PyDateTime_IsoCalendarDateType | - |
| 2105 | Modules/_datetimemodule.c | - | PyDateTime_DateType | - |
| 2106 | Modules/_datetimemodule.c | - | PyDateTime_TZInfoType | - |
| 2107 | Modules/_datetimemodule.c | - | PyDateTime_TimeZoneType | - |
| 2108 | Modules/_datetimemodule.c | - | PyDateTime_TimeType | - |
| 2109 | Modules/_datetimemodule.c | - | PyDateTime_DateTimeType | - |
| 2110 | Modules/_decimal/_decimal.c | - | PyDecSignalDictMixin_Type | - |
| 2111 | Modules/_decimal/_decimal.c | - | PyDecContextManager_Type | - |
| 2112 | Modules/_decimal/_decimal.c | - | PyDec_Type | - |
| 2113 | Modules/_decimal/_decimal.c | - | PyDecContext_Type | - |
| 2114 | Modules/_elementtree.c | - | ElementIter_Type | - |
| 2115 | Modules/_elementtree.c | - | Element_Type | - |
| 2116 | Modules/_elementtree.c | - | TreeBuilder_Type | - |
| 2117 | Modules/_elementtree.c | - | XMLParser_Type | - |
| 2118 | Modules/_functoolsmodule.c | - | partial_type | - |
| 2119 | Modules/_functoolsmodule.c | - | keyobject_type | - |
| 2120 | Modules/_functoolsmodule.c | - | lru_list_elem_type | - |
| 2121 | Modules/_functoolsmodule.c | - | lru_cache_type | - |
| 2122 | Modules/_io/bufferedio.c | - | PyBufferedIOBase_Type | - |
| 2123 | Modules/_io/bufferedio.c | - | PyBufferedReader_Type | - |
| 2124 | Modules/_io/bufferedio.c | - | PyBufferedWriter_Type | - |
| 2125 | Modules/_io/bufferedio.c | - | PyBufferedRWPair_Type | - |
| 2126 | Modules/_io/bufferedio.c | - | PyBufferedRandom_Type | - |
| 2127 | Modules/_io/bytesio.c | - | PyBytesIO_Type | - |
| 2128 | Modules/_io/bytesio.c | - | _PyBytesIOBuffer_Type | - |
| 2129 | Modules/_io/fileio.c | - | PyFileIO_Type | - |
| 2130 | Modules/_io/iobase.c | - | PyIOBase_Type | - |
| 2131 | Modules/_io/iobase.c | - | PyRawIOBase_Type | - |
| 2132 | Modules/_io/stringio.c | - | PyStringIO_Type | - |
| 2133 | Modules/_io/textio.c | - | PyTextIOBase_Type | - |
| 2134 | Modules/_io/textio.c | - | PyIncrementalNewlineDecoder_Type | - |
| 2135 | Modules/_io/textio.c | - | PyTextIOWrapper_Type | - |
| 2136 | Modules/_io/winconsoleio.c | - | PyWindowsConsoleIO_Type | - |
| 2137 | Modules/itertoolsmodule.c | - | groupby_type | - |
| 2138 | Modules/itertoolsmodule.c | - | _grouper_type | - |
| 2139 | Modules/itertoolsmodule.c | - | teedataobject_type | - |
| 2140 | Modules/itertoolsmodule.c | - | tee_type | - |
| 2141 | Modules/itertoolsmodule.c | - | cycle_type | - |
| 2142 | Modules/itertoolsmodule.c | - | dropwhile_type | - |
| 2143 | Modules/itertoolsmodule.c | - | takewhile_type | - |
| 2144 | Modules/itertoolsmodule.c | - | islice_type | - |
| 2145 | Modules/itertoolsmodule.c | - | starmap_type | - |
| 2146 | Modules/itertoolsmodule.c | - | chain_type | - |
| 2147 | Modules/itertoolsmodule.c | - | product_type | - |
| 2148 | Modules/itertoolsmodule.c | - | combinations_type | - |
| 2149 | Modules/itertoolsmodule.c | - | cwr_type | - |
| 2150 | Modules/itertoolsmodule.c | - | permutations_type | - |
| 2151 | Modules/itertoolsmodule.c | - | accumulate_type | - |
| 2152 | Modules/itertoolsmodule.c | - | compress_type | - |
| 2153 | Modules/itertoolsmodule.c | - | filterfalse_type | - |
| 2154 | Modules/itertoolsmodule.c | - | count_type | - |
| 2155 | Modules/itertoolsmodule.c | - | repeat_type | - |
| 2156 | Modules/itertoolsmodule.c | - | ziplongest_type | - |
| 2157 | Modules/mmapmodule.c | - | mmap_object_type | - |
| 2158 | Modules/_multiprocessing/semaphore.c | - | _PyMp_SemLockType | - |
| 2159 | Modules/ossaudiodev.c | - | OSSAudioType | - |
| 2160 | Modules/ossaudiodev.c | - | OSSMixerType | - |
| 2161 | Modules/_pickle.c | - | Pdata_Type | - |
| 2162 | Modules/_pickle.c | - | PicklerMemoProxyType | - |
| 2163 | Modules/_pickle.c | - | Pickler_Type | - |
| 2164 | Modules/_pickle.c | - | UnpicklerMemoProxyType | - |
| 2165 | Modules/_pickle.c | - | Unpickler_Type | - |
| 2166 | Modules/pyexpat.c | - | Xmlparsetype | - |
| 2167 | Modules/_queuemodule.c | - | PySimpleQueueType | - |
| 2168 | Modules/socketmodule.c | - | sock_type | - |
| 2169 | Modules/_sre.c | - | Pattern_Type | - |
| 2170 | Modules/_sre.c | - | Match_Type | - |
| 2171 | Modules/_sre.c | - | Scanner_Type | - |
| 2172 | Modules/_ssl.c | - | PySSLSocket_Type | - |
| 2173 | Modules/_ssl.c | - | PySSLContext_Type | - |
| 2174 | Modules/_ssl.c | - | PySSLMemoryBIO_Type | - |
| 2175 | Modules/_ssl.c | - | PySSLSession_Type | - |
| 2176 | Modules/_threadmodule.c | - | Locktype | - |
| 2177 | Modules/_threadmodule.c | - | RLocktype | - |
| 2178 | Modules/_threadmodule.c | - | localdummytype | - |
| 2179 | Modules/_threadmodule.c | - | localtype | - |
| 2180 | Modules/xxmodule.c | - | Xxo_Type | - |
| 2181 | Modules/xxmodule.c | - | Str_Type | - |
| 2182 | Modules/xxmodule.c | - | Null_Type | - |
| 2183 | Modules/_xxsubinterpretersmodule.c | - | ChannelIDtype | - |
| 2184 | Modules/xxsubtype.c | - | spamlist_type | - |
| 2185 | Modules/xxsubtype.c | - | spamdict_type | - |
| 2186 | Modules/_zoneinfo.c | - | PyZoneInfo_ZoneInfoType | - |
| 2187 | Modules/timemodule.c | - | StructTimeType | - |
| 2188 | Modules/signalmodule.c | - | SiginfoType | - |
| 2189 | Modules/_threadmodule.c | - | ExceptHookArgsType | - |
| 2190 | Modules/spwdmodule.c | - | StructSpwdType | - |
| 2191 | Modules/resource.c | - | StructRUsageType | - |
| 2192 | Modules/_cursesmodule.c | - | NcursesVersionType | - |
| 2193 | Modules/_tkinter.c | - | Tkapp_Type | - |
| 2194 | Modules/_tkinter.c | - | PyTclObject_Type | - |
| 2195 | Modules/_tkinter.c | - | Tktt_Type | - |
| 2196 | Modules/xxlimited.c | - | Xxo_Type | - |
| 2197 | Modules/_decimal/_decimal.c | - | DecimalTuple | - |
| 2198 | Modules/_decimal/_decimal.c | - | PyDecSignalDict_Type | - |
| 2199 | Modules/_sqlite/connection.c | - | pysqlite_ConnectionType | - |
| 2200 | Modules/_sqlite/statement.c | - | pysqlite_StatementType | - |
| 2201 | Modules/_sqlite/cache.c | - | pysqlite_NodeType | - |
| 2202 | Modules/_sqlite/cache.c | - | pysqlite_CacheType | - |
| 2203 | Modules/_sqlite/row.c | - | pysqlite_RowType | - |
| 2204 | Modules/_sqlite/prepare_protocol.c | - | pysqlite_PrepareProtocolType | - |
| 2205 | Modules/_sqlite/cursor.c | - | pysqlite_CursorType | - |
| 2206 | Modules/_ctypes/_ctypes.c | - | PyExc_ArgError | - |
| 2207 | Modules/_cursesmodule.c | - | PyCursesError | - |
| 2208 | Modules/_decimal/_decimal.c | - | DecimalException | - |
| 2209 | Modules/_queuemodule.c | - | EmptyError | - |
| 2210 | Modules/_sqlite/module.h | - | pysqlite_Error | - |
| 2211 | Modules/_sqlite/module.h | - | pysqlite_Warning | - |
| 2212 | Modules/_sqlite/module.h | - | pysqlite_InterfaceError | - |
| 2213 | Modules/_sqlite/module.h | - | pysqlite_DatabaseError | - |
| 2214 | Modules/_sqlite/module.h | - | pysqlite_InternalError | - |
| 2215 | Modules/_sqlite/module.h | - | pysqlite_OperationalError | - |
| 2216 | Modules/_sqlite/module.h | - | pysqlite_ProgrammingError | - |
| 2217 | Modules/_sqlite/module.h | - | pysqlite_IntegrityError | - |
| 2218 | Modules/_sqlite/module.h | - | pysqlite_DataError | - |
| 2219 | Modules/_sqlite/module.h | - | pysqlite_NotSupportedError | - |
| 2220 | Modules/_ssl.c | - | PySSLErrorObject | - |
| 2221 | Modules/_ssl.c | - | PySSLCertVerificationErrorObject | - |
| 2222 | Modules/_ssl.c | - | PySSLZeroReturnErrorObject | - |
| 2223 | Modules/_ssl.c | - | PySSLWantReadErrorObject | - |
| 2224 | Modules/_ssl.c | - | PySSLWantWriteErrorObject | - |
| 2225 | Modules/_ssl.c | - | PySSLSyscallErrorObject | - |
| 2226 | Modules/_ssl.c | - | PySSLEOFErrorObject | - |
| 2227 | Modules/_threadmodule.c | - | ThreadError | - |
| 2228 | Modules/_tkinter.c | - | Tkinter_TclError | - |
| 2229 | Modules/_xxsubinterpretersmodule.c | - | ChannelError | - |
| 2230 | Modules/_xxsubinterpretersmodule.c | - | ChannelNotFoundError | - |
| 2231 | Modules/_xxsubinterpretersmodule.c | - | ChannelClosedError | - |
| 2232 | Modules/_xxsubinterpretersmodule.c | - | ChannelEmptyError | - |
| 2233 | Modules/_xxsubinterpretersmodule.c | - | ChannelNotEmptyError | - |
| 2234 | Modules/_xxsubinterpretersmodule.c | - | RunFailedError | - |
| 2235 | Modules/ossaudiodev.c | - | OSSAudioError | - |
| 2236 | Modules/pyexpat.c | - | ErrorObject | - |
| 2237 | Modules/signalmodule.c | - | ItimerError | - |
| 2238 | Modules/socketmodule.c | - | socket_herror | - |
| 2239 | Modules/socketmodule.c | - | socket_gaierror | - |
| 2240 | Modules/socketmodule.c | - | socket_timeout | - |
| 2241 | Modules/xxlimited.c | - | ErrorObject | - |
| 2242 | Modules/xxmodule.c | - | ErrorObject | - |
| 2243 | Modules/faulthandler.c | - | PyId_enable | - |
| 2244 | Modules/faulthandler.c | - | PyId_fileno | - |
| 2245 | Modules/faulthandler.c | - | PyId_flush | - |
| 2246 | Modules/faulthandler.c | - | PyId_stderr | - |
| 2247 | Modules/_asynciomodule.c | - | PyId___asyncio_running_event_loop__ | - |
| 2248 | Modules/_asynciomodule.c | - | PyId__asyncio_future_blocking | - |
| 2249 | Modules/_asynciomodule.c | - | PyId_add_done_callback | - |
| 2250 | Modules/_asynciomodule.c | - | PyId_call_soon | - |
| 2251 | Modules/_asynciomodule.c | - | PyId_cancel | - |
| 2252 | Modules/_asynciomodule.c | - | PyId_get_event_loop | - |
| 2253 | Modules/_asynciomodule.c | - | PyId_throw | - |
| 2254 | Modules/posixmodule.c | - | PyId___fspath__ | - |
| 2255 | Modules/_abc.c | - | PyId___abstractmethods__ | - |
| 2256 | Modules/_abc.c | - | PyId___class__ | - |
| 2257 | Modules/_abc.c | - | PyId___dict__ | - |
| 2258 | Modules/_abc.c | - | PyId___bases__ | - |
| 2259 | Modules/_abc.c | - | PyId__abc_impl | - |
| 2260 | Modules/_abc.c | - | PyId___subclasscheck__ | - |
| 2261 | Modules/_abc.c | - | PyId___subclasshook__ | - |
| 2262 | Modules/_bisectmodule.c | - | PyId_insert | - |
| 2263 | Modules/_threadmodule.c | - | PyId_stderr | - |
| 2264 | Modules/_threadmodule.c | - | PyId_flush | - |
| 2265 | Modules/unicodedata.c | - | PyId_NFC | - |
| 2266 | Modules/unicodedata.c | - | PyId_NFD | - |
| 2267 | Modules/unicodedata.c | - | PyId_NFKC | - |
| 2268 | Modules/unicodedata.c | - | PyId_NFKD | - |
| 2269 | Modules/_datetimemodule.c | - | PyId_as_integer_ratio | - |
| 2270 | Modules/_datetimemodule.c | - | PyId_fromutc | - |
| 2271 | Modules/_datetimemodule.c | - | PyId_isoformat | - |
| 2272 | Modules/_datetimemodule.c | - | PyId_strftime | - |
| 2273 | Modules/_sqlite/connection.c | - | PyId_cursor | - |
| 2274 | Modules/cjkcodecs/multibytecodec.c | - | PyId_write | - |
| 2275 | Modules/_io/textio.c | - | PyId_close | - |
| 2276 | Modules/_io/textio.c | - | PyId__dealloc_warn | - |
| 2277 | Modules/_io/textio.c | - | PyId_decode | - |
| 2278 | Modules/_io/textio.c | - | PyId_fileno | - |
| 2279 | Modules/_io/textio.c | - | PyId_flush | - |
| 2280 | Modules/_io/textio.c | - | PyId_getpreferredencoding | - |
| 2281 | Modules/_io/textio.c | - | PyId_isatty | - |
| 2282 | Modules/_io/textio.c | - | PyId_mode | - |
| 2283 | Modules/_io/textio.c | - | PyId_name | - |
| 2284 | Modules/_io/textio.c | - | PyId_raw | - |
| 2285 | Modules/_io/textio.c | - | PyId_read | - |
| 2286 | Modules/_io/textio.c | - | PyId_readable | - |
| 2287 | Modules/_io/textio.c | - | PyId_replace | - |
| 2288 | Modules/_io/textio.c | - | PyId_reset | - |
| 2289 | Modules/_io/textio.c | - | PyId_seek | - |
| 2290 | Modules/_io/textio.c | - | PyId_seekable | - |
| 2291 | Modules/_io/textio.c | - | PyId_setstate | - |
| 2292 | Modules/_io/textio.c | - | PyId_strict | - |
| 2293 | Modules/_io/textio.c | - | PyId_tell | - |
| 2294 | Modules/_io/textio.c | - | PyId_writable | - |
| 2295 | Modules/_io/fileio.c | - | PyId_name | - |
| 2296 | Modules/_io/bufferedio.c | - | PyId_close | - |
| 2297 | Modules/_io/bufferedio.c | - | PyId__dealloc_warn | - |
| 2298 | Modules/_io/bufferedio.c | - | PyId_flush | - |
| 2299 | Modules/_io/bufferedio.c | - | PyId_isatty | - |
| 2300 | Modules/_io/bufferedio.c | - | PyId_mode | - |
| 2301 | Modules/_io/bufferedio.c | - | PyId_name | - |
| 2302 | Modules/_io/bufferedio.c | - | PyId_peek | - |
| 2303 | Modules/_io/bufferedio.c | - | PyId_read | - |
| 2304 | Modules/_io/bufferedio.c | - | PyId_read1 | - |
| 2305 | Modules/_io/bufferedio.c | - | PyId_readable | - |
| 2306 | Modules/_io/bufferedio.c | - | PyId_readinto | - |
| 2307 | Modules/_io/bufferedio.c | - | PyId_readinto1 | - |
| 2308 | Modules/_io/bufferedio.c | - | PyId_writable | - |
| 2309 | Modules/_io/bufferedio.c | - | PyId_write | - |
| 2310 | Modules/_io/iobase.c | - | PyId___IOBase_closed | - |
| 2311 | Modules/_io/iobase.c | - | PyId_read | - |
| 2312 | Modules/_ssl.c | fill_and_set_sslerror | PyId_reason | - |
| 2313 | Modules/_ssl.c | fill_and_set_sslerror | PyId_library | - |
| 2314 | Modules/_ssl.c | fill_and_set_sslerror | PyId_verify_message | - |
| 2315 | Modules/_ssl.c | fill_and_set_sslerror | PyId_verify_code | - |
| 2316 | Modules/timemodule.c | time_strptime | PyId__strptime_time | - |
| 2317 | Modules/itertoolsmodule.c | _grouper_reduce | PyId_iter | - |
| 2318 | Modules/itertoolsmodule.c | itertools_tee_impl | PyId___copy__ | - |
| 2319 | Modules/itertoolsmodule.c | cycle_reduce | PyId___setstate__ | - |
| 2320 | Modules/itertoolsmodule.c | zip_longest_new | PyId_fillvalue | - |
| 2321 | Modules/mmapmodule.c | mmap__exit__method | PyId_close | - |
| 2322 | Modules/_gdbmmodule.c | gdbm__exit__ | PyId_close | - |
| 2323 | Modules/arraymodule.c | array_array_fromfile_impl | PyId_read | - |
| 2324 | Modules/arraymodule.c | array_array_tofile | PyId_write | - |
| 2325 | Modules/arraymodule.c | array_array___reduce_ex__ | PyId__array_reconstructor | - |
| 2326 | Modules/arraymodule.c | array_array___reduce_ex__ | PyId___dict__ | - |
| 2327 | Modules/arraymodule.c | array_arrayiterator___reduce___impl | PyId_iter | - |
| 2328 | Modules/_collectionsmodule.c | deque_reduce | PyId___dict__ | - |
| 2329 | Modules/_collectionsmodule.c | defdict_reduce | PyId_items | - |
| 2330 | Modules/_collectionsmodule.c | _collections__count_elements_impl | PyId_get | - |
| 2331 | Modules/_collectionsmodule.c | _collections__count_elements_impl | PyId___setitem__ | - |
| 2332 | Modules/_csv.c | csv_writer | PyId_write | - |
| 2333 | Modules/_asynciomodule.c | get_future_loop | PyId_get_loop | - |
| 2334 | Modules/_asynciomodule.c | get_future_loop | PyId__loop | - |
| 2335 | Modules/_asynciomodule.c | future_init | PyId_get_debug | - |
| 2336 | Modules/_asynciomodule.c | FutureObj_get_state | PyId_PENDING | - |
| 2337 | Modules/_asynciomodule.c | FutureObj_get_state | PyId_CANCELLED | - |
| 2338 | Modules/_asynciomodule.c | FutureObj_get_state | PyId_FINISHED | - |
| 2339 | Modules/_asynciomodule.c | FutureObj_repr | PyId__repr_info | - |
| 2340 | Modules/_asynciomodule.c | FutureObj_finalize | PyId_call_exception_handler | - |
| 2341 | Modules/_asynciomodule.c | FutureObj_finalize | PyId_message | - |
| 2342 | Modules/_asynciomodule.c | FutureObj_finalize | PyId_exception | - |
| 2343 | Modules/_asynciomodule.c | FutureObj_finalize | PyId_future | - |
| 2344 | Modules/_asynciomodule.c | FutureObj_finalize | PyId_source_traceback | - |
| 2345 | Modules/_asynciomodule.c | register_task | PyId_add | - |
| 2346 | Modules/_asynciomodule.c | unregister_task | PyId_discard | - |
| 2347 | Modules/_asynciomodule.c | TaskObj_finalize | PyId_call_exception_handler | - |
| 2348 | Modules/_asynciomodule.c | TaskObj_finalize | PyId_task | - |
| 2349 | Modules/_asynciomodule.c | TaskObj_finalize | PyId_message | - |
| 2350 | Modules/_asynciomodule.c | TaskObj_finalize | PyId_source_traceback | - |
| 2351 | Modules/mathmodule.c | math_ceil | PyId___ceil__ | - |
| 2352 | Modules/mathmodule.c | math_floor | PyId___floor__ | - |
| 2353 | Modules/mathmodule.c | math_trunc | PyId___trunc__ | - |
| 2354 | Modules/_operator.c | methodcaller_reduce | PyId_partial | - |
| 2355 | Modules/_lzmamodule.c | build_filter_spec | PyId_id | - |
| 2356 | Modules/_lzmamodule.c | build_filter_spec | PyId_lc | - |
| 2357 | Modules/_lzmamodule.c | build_filter_spec | PyId_lp | - |
| 2358 | Modules/_lzmamodule.c | build_filter_spec | PyId_pb | - |
| 2359 | Modules/_lzmamodule.c | build_filter_spec | PyId_dict_size | - |
| 2360 | Modules/_lzmamodule.c | build_filter_spec | PyId_dist | - |
| 2361 | Modules/_lzmamodule.c | build_filter_spec | PyId_start_offset | - |
| 2362 | Modules/pyexpat.c | pyexpat_xmlparser_ParseFile | PyId_read | - |
| 2363 | Modules/_threadmodule.c | thread_excepthook_file | PyId_name | - |
| 2364 | Modules/_elementtree.c | _elementtree_Element_find_impl | PyId_find | - |
| 2365 | Modules/_elementtree.c | _elementtree_Element_findtext_impl | PyId_findtext | - |
| 2366 | Modules/_elementtree.c | _elementtree_Element_findall_impl | PyId_findall | - |
| 2367 | Modules/_elementtree.c | _elementtree_Element_iterfind_impl | PyId_iterfind | - |
| 2368 | Modules/_elementtree.c | treebuilder_flush_data | PyId_text | - |
| 2369 | Modules/_elementtree.c | treebuilder_flush_data | PyId_tail | - |
| 2370 | Modules/_elementtree.c | treebuilder_add_subelement | PyId_append | - |
| 2371 | Modules/_elementtree.c | expat_start_doctype_handler | PyId_doctype | - |
| 2372 | Modules/_pickle.c | _Pickle_InitState | PyId_getattr | - |
| 2373 | Modules/_pickle.c | _Pickler_SetOutputStream | PyId_write | - |
| 2374 | Modules/_pickle.c | _Unpickler_SetInputStream | PyId_peek | - |
| 2375 | Modules/_pickle.c | _Unpickler_SetInputStream | PyId_read | - |
| 2376 | Modules/_pickle.c | _Unpickler_SetInputStream | PyId_readinto | - |
| 2377 | Modules/_pickle.c | _Unpickler_SetInputStream | PyId_readline | - |
| 2378 | Modules/_pickle.c | whichmodule | PyId___module__ | - |
| 2379 | Modules/_pickle.c | whichmodule | PyId_modules | - |
| 2380 | Modules/_pickle.c | whichmodule | PyId___main__ | - |
| 2381 | Modules/_pickle.c | save_bytes | PyId_latin1 | - |
| 2382 | Modules/_pickle.c | save_dict | PyId_items | - |
| 2383 | Modules/_pickle.c | save_global | PyId___name__ | - |
| 2384 | Modules/_pickle.c | save_global | PyId___qualname__ | - |
| 2385 | Modules/_pickle.c | get_class | PyId___class__ | - |
| 2386 | Modules/_pickle.c | save_reduce | PyId___name__ | - |
| 2387 | Modules/_pickle.c | save_reduce | PyId___newobj_ex__ | - |
| 2388 | Modules/_pickle.c | save_reduce | PyId___newobj__ | - |
| 2389 | Modules/_pickle.c | save_reduce | PyId___new__ | - |
| 2390 | Modules/_pickle.c | save | PyId___reduce__ | - |
| 2391 | Modules/_pickle.c | save | PyId___reduce_ex__ | - |
| 2392 | Modules/_pickle.c | dump | PyId_reducer_override | - |
| 2393 | Modules/_pickle.c | _pickle_Pickler___init___impl | PyId_persistent_id | - |
| 2394 | Modules/_pickle.c | _pickle_Pickler___init___impl | PyId_dispatch_table | - |
| 2395 | Modules/_pickle.c | find_class | PyId_find_class | - |
| 2396 | Modules/_pickle.c | instantiate | PyId___getinitargs__ | - |
| 2397 | Modules/_pickle.c | instantiate | PyId___new__ | - |
| 2398 | Modules/_pickle.c | do_append | PyId_extend | - |
| 2399 | Modules/_pickle.c | do_append | PyId_append | - |
| 2400 | Modules/_pickle.c | load_additems | PyId_add | - |
| 2401 | Modules/_pickle.c | load_build | PyId___setstate__ | - |
| 2402 | Modules/_pickle.c | load_build | PyId___dict__ | - |
| 2403 | Modules/_pickle.c | _pickle_Unpickler___init___impl | PyId_persistent_load | - |
| 2404 | Modules/_cursesmodule.c | _curses_window_putwin | PyId_write | - |
| 2405 | Modules/_cursesmodule.c | _curses_getwin | PyId_read | - |
| 2406 | Modules/_cursesmodule.c | update_lines_cols | PyId_LINES | - |
| 2407 | Modules/_cursesmodule.c | update_lines_cols | PyId_COLS | - |
| 2408 | Modules/_datetimemodule.c | call_tzname | PyId_tzname | - |
| 2409 | Modules/_datetimemodule.c | make_Zreplacement | PyId_replace | - |
| 2410 | Modules/_datetimemodule.c | time_time | PyId_time | - |
| 2411 | Modules/_datetimemodule.c | build_struct_time | PyId_struct_time | - |
| 2412 | Modules/_datetimemodule.c | date_today | PyId_fromtimestamp | - |
| 2413 | Modules/_datetimemodule.c | date_strftime | PyId_timetuple | - |
| 2414 | Modules/_datetimemodule.c | tzinfo_reduce | PyId___getinitargs__ | - |
| 2415 | Modules/_datetimemodule.c | tzinfo_reduce | PyId___getstate__ | - |
| 2416 | Modules/_datetimemodule.c | datetime_strptime | PyId__strptime_datetime | - |
| 2417 | Modules/ossaudiodev.c | oss_exit | PyId_close | - |
| 2418 | Modules/main.c | pymain_sys_path_add_path0 | PyId_path | - |
| 2419 | Modules/_sqlite/microprotocols.c | pysqlite_microprotocols_adapt | PyId___adapt__ | - |
| 2420 | Modules/_sqlite/microprotocols.c | pysqlite_microprotocols_adapt | PyId___conform__ | - |
| 2421 | Modules/_sqlite/connection.c | _pysqlite_final_callback | PyId_finalize | - |
| 2422 | Modules/_sqlite/connection.c | pysqlite_connection_set_isolation_level | PyId_upper | - |
| 2423 | Modules/_sqlite/connection.c | pysqlite_connection_iterdump | PyId__iterdump | - |
| 2424 | Modules/_sqlite/connection.c | pysqlite_connection_create_collation | PyId_upper | - |
| 2425 | Modules/_sqlite/module.c | module_register_converter | PyId_upper | - |
| 2426 | Modules/_sqlite/cursor.c | _pysqlite_get_converter | PyId_upper | - |
| 2427 | Modules/_io/_iomodule.c | _io_open_impl | PyId__blksize | - |
| 2428 | Modules/_io/_iomodule.c | _io_open_impl | PyId_isatty | - |
| 2429 | Modules/_io/_iomodule.c | _io_open_impl | PyId_mode | - |
| 2430 | Modules/_io/_iomodule.c | _io_open_impl | PyId_close | - |
| 2431 | Modules/_io/fileio.c | _io_FileIO_close_impl | PyId_close | - |
| 2432 | Modules/_io/iobase.c | _io__IOBase_tell_impl | PyId_seek | - |
| 2433 | Modules/_io/iobase.c | iobase_finalize | PyId__finalizing | - |
| 2434 | Modules/_io/iobase.c | _io__IOBase_readlines_impl | PyId_extend | - |
| 2435 | Modules/_io/iobase.c | _io__RawIOBase_read_impl | PyId_readall | - |
| 2436 | Modules/_ctypes/stgdict.c | MakeAnonFields | PyId__anonymous_ | - |
| 2437 | Modules/_ctypes/stgdict.c | PyCStructUnionType_update_stgdict | PyId__swappedbytes_ | - |
| 2438 | Modules/_ctypes/stgdict.c | PyCStructUnionType_update_stgdict | PyId__use_broken_old_ctypes_structure_semantics_ | - |
| 2439 | Modules/_ctypes/stgdict.c | PyCStructUnionType_update_stgdict | PyId__pack_ | - |
| 2440 | Modules/_ctypes/callproc.c | ConvParam | PyId__as_parameter_ | - |
| 2441 | Modules/_ctypes/callproc.c | unpickle | PyId___new__ | - |
| 2442 | Modules/_ctypes/callproc.c | unpickle | PyId___setstate__ | - |
| 2443 | Modules/_ctypes/_ctypes.c | StructUnionType_new | PyId__abstract_ | - |
| 2444 | Modules/_ctypes/_ctypes.c | StructUnionType_new | PyId__fields_ | - |
| 2445 | Modules/_ctypes/_ctypes.c | CDataType_from_param | PyId__as_parameter_ | - |
| 2446 | Modules/_ctypes/_ctypes.c | PyCPointerType_new | PyId__type_ | - |
| 2447 | Modules/_ctypes/_ctypes.c | PyCPointerType_set_type | PyId__type_ | - |
| 2448 | Modules/_ctypes/_ctypes.c | PyCArrayType_new | PyId__length_ | - |
| 2449 | Modules/_ctypes/_ctypes.c | PyCArrayType_new | PyId__type_ | - |
| 2450 | Modules/_ctypes/_ctypes.c | c_wchar_p_from_param | PyId__as_parameter_ | - |
| 2451 | Modules/_ctypes/_ctypes.c | c_char_p_from_param | PyId__as_parameter_ | - |
| 2452 | Modules/_ctypes/_ctypes.c | c_void_p_from_param | PyId__as_parameter_ | - |
| 2453 | Modules/_ctypes/_ctypes.c | PyCSimpleType_new | PyId__type_ | - |
| 2454 | Modules/_ctypes/_ctypes.c | PyCSimpleType_from_param | PyId__as_parameter_ | - |
| 2455 | Modules/_ctypes/_ctypes.c | converters_from_argtypes | PyId_from_param | - |
| 2456 | Modules/_ctypes/_ctypes.c | make_funcptrtype_dict | PyId__flags_ | - |
| 2457 | Modules/_ctypes/_ctypes.c | make_funcptrtype_dict | PyId__argtypes_ | - |
| 2458 | Modules/_ctypes/_ctypes.c | make_funcptrtype_dict | PyId__restype_ | - |
| 2459 | Modules/_ctypes/_ctypes.c | make_funcptrtype_dict | PyId__check_retval_ | - |
| 2460 | Modules/_ctypes/_ctypes.c | PyCFuncPtr_set_restype | PyId__check_retval_ | - |
| 2461 | Modules/_ctypes/_ctypes.c | _build_result | PyId___ctypes_from_outparam__ | - |
| 2462 | Modules/_ctypes/_ctypes.c | _init_pos_args | PyId__fields_ | - |
| 2463 | Modules/_pickle.c | get_dotted_path | PyId_dot | - |
| 2464 | Modules/_asynciomodule.c | - | context_kwname | - |
| 2465 | Modules/_ctypes/callproc.c | _ctypes_get_errobj | error_object_name | - |
| 2466 | Modules/_ctypes/_ctypes.c | CreateSwappedType | suffix | - |
| 2467 | Modules/_io/_iomodule.c | - | _PyIO_str_close | - |
| 2468 | Modules/_io/_iomodule.c | - | _PyIO_str_closed | - |
| 2469 | Modules/_io/_iomodule.c | - | _PyIO_str_decode | - |
| 2470 | Modules/_io/_iomodule.c | - | _PyIO_str_encode | - |
| 2471 | Modules/_io/_iomodule.c | - | _PyIO_str_fileno | - |
| 2472 | Modules/_io/_iomodule.c | - | _PyIO_str_flush | - |
| 2473 | Modules/_io/_iomodule.c | - | _PyIO_str_getstate | - |
| 2474 | Modules/_io/_iomodule.c | - | _PyIO_str_isatty | - |
| 2475 | Modules/_io/_iomodule.c | - | _PyIO_str_newlines | - |
| 2476 | Modules/_io/_iomodule.c | - | _PyIO_str_nl | - |
| 2477 | Modules/_io/_iomodule.c | - | _PyIO_str_peek | - |
| 2478 | Modules/_io/_iomodule.c | - | _PyIO_str_read | - |
| 2479 | Modules/_io/_iomodule.c | - | _PyIO_str_read1 | - |
| 2480 | Modules/_io/_iomodule.c | - | _PyIO_str_readable | - |
| 2481 | Modules/_io/_iomodule.c | - | _PyIO_str_readall | - |
| 2482 | Modules/_io/_iomodule.c | - | _PyIO_str_readinto | - |
| 2483 | Modules/_io/_iomodule.c | - | _PyIO_str_readline | - |
| 2484 | Modules/_io/_iomodule.c | - | _PyIO_str_reset | - |
| 2485 | Modules/_io/_iomodule.c | - | _PyIO_str_seek | - |
| 2486 | Modules/_io/_iomodule.c | - | _PyIO_str_seekable | - |
| 2487 | Modules/_io/_iomodule.c | - | _PyIO_str_setstate | - |
| 2488 | Modules/_io/_iomodule.c | - | _PyIO_str_tell | - |
| 2489 | Modules/_io/_iomodule.c | - | _PyIO_str_truncate | - |
| 2490 | Modules/_io/_iomodule.c | - | _PyIO_str_writable | - |
| 2491 | Modules/_io/_iomodule.c | - | _PyIO_str_write | - |
| 2492 | Modules/_io/_iomodule.c | - | _PyIO_empty_str | - |
| 2493 | Modules/_json.c | _encoded_const | s_null | - |
| 2494 | Modules/_json.c | _encoded_const | s_true | - |
| 2495 | Modules/_json.c | _encoded_const | s_false | - |
| 2496 | Modules/_json.c | encoder_listencode_dict | open_dict | - |
| 2497 | Modules/_json.c | encoder_listencode_dict | close_dict | - |
| 2498 | Modules/_json.c | encoder_listencode_dict | empty_dict | - |
| 2499 | Modules/_json.c | encoder_listencode_list | open_array | - |
| 2500 | Modules/_json.c | encoder_listencode_list | close_array | - |
| 2501 | Modules/_json.c | encoder_listencode_list | empty_array | - |
| 2502 | Modules/_threadmodule.c | - | str_dict | - |
| 2503 | Modules/_tracemalloc.c | - | unknown_filename | - |
| 2504 | Modules/_asynciomodule.c | - | asyncio_mod | - |
| 2505 | Modules/_asynciomodule.c | - | traceback_extract_stack | - |
| 2506 | Modules/_asynciomodule.c | - | asyncio_get_event_loop_policy | - |
| 2507 | Modules/_asynciomodule.c | - | asyncio_future_repr_info_func | - |
| 2508 | Modules/_asynciomodule.c | - | asyncio_iscoroutine_func | - |
| 2509 | Modules/_asynciomodule.c | - | asyncio_task_get_stack_func | - |
| 2510 | Modules/_asynciomodule.c | - | asyncio_task_print_stack_func | - |
| 2511 | Modules/_asynciomodule.c | - | asyncio_task_repr_info_func | - |
| 2512 | Modules/_asynciomodule.c | - | asyncio_InvalidStateError | - |
| 2513 | Modules/_asynciomodule.c | - | asyncio_CancelledError | - |
| 2514 | Modules/_zoneinfo.c | - | io_open | - |
| 2515 | Modules/_zoneinfo.c | - | _tzpath_find_tzfile | - |
| 2516 | Modules/_zoneinfo.c | - | _common_mod | - |
| 2517 | Modules/_ctypes/_ctypes.c | - | _unpickle | - |
| 2518 | Modules/_ctypes/_ctypes.c | PyCArrayType_from_ctype | cache | - |
| 2519 | Modules/_cursesmodule.c | - | ModDict | - |
| 2520 | Modules/_datetimemodule.c | datetime_strptime | module | - |
| 2521 | Modules/_datetimemodule.c | - | PyDateTime_TimeZone_UTC | - |
| 2522 | Modules/_datetimemodule.c | - | PyDateTime_Epoch | - |
| 2523 | Modules/_datetimemodule.c | - | us_per_ms | - |
| 2524 | Modules/_datetimemodule.c | - | us_per_second | - |
| 2525 | Modules/_datetimemodule.c | - | us_per_minute | - |
| 2526 | Modules/_datetimemodule.c | - | us_per_hour | - |
| 2527 | Modules/_datetimemodule.c | - | us_per_day | - |
| 2528 | Modules/_datetimemodule.c | - | us_per_week | - |
| 2529 | Modules/_datetimemodule.c | - | seconds_per_day | - |
| 2530 | Modules/_decimal/_decimal.c | PyInit__decimal | capsule | - |
| 2531 | Modules/_decimal/_decimal.c | - | basic_context_template | - |
| 2532 | Modules/_decimal/_decimal.c | - | current_context_var | - |
| 2533 | Modules/_decimal/_decimal.c | - | default_context_template | - |
| 2534 | Modules/_decimal/_decimal.c | - | extended_context_template | - |
| 2535 | Modules/_decimal/_decimal.c | - | round_map | - |
| 2536 | Modules/_decimal/_decimal.c | - | Rational | - |
| 2537 | Modules/_decimal/_decimal.c | - | SignalTuple | - |
| 2538 | Modules/_functoolsmodule.c | - | kwd_mark | - |
| 2539 | Modules/_io/_iomodule.c | - | _PyIO_empty_bytes | - |
| 2540 | Modules/_json.c | raise_errmsg | JSONDecodeError | - |
| 2541 | Modules/_sqlite/microprotocols.c | - | psyco_adapters | - |
| 2542 | Modules/_sqlite/module.h | - | _pysqlite_converters | - |
| 2543 | Modules/_ssl.c | - | err_codes_to_names | - |
| 2544 | Modules/_ssl.c | - | err_names_to_codes | - |
| 2545 | Modules/_ssl.c | - | lib_codes_to_names | - |
| 2546 | Modules/_ssl.c | - | _ssl_locks | - |
| 2547 | Modules/_struct.c | - | cache | - |
| 2548 | Modules/_tracemalloc.c | - | tracemalloc_empty_traceback | - |
| 2549 | Modules/arraymodule.c | array_array___reduce_ex__ | array_reconstructor | - |
| 2550 | Modules/cjkcodecs/cjkcodecs.h | getmultibytecodec | cofunc | - |
| 2551 | Modules/signalmodule.c | - | DefaultHandler | - |
| 2552 | Modules/signalmodule.c | - | IgnoreHandler | - |
| 2553 | Modules/signalmodule.c | - | IntHandler | - |
| 2554 | Modules/getbuildinfo.c | Py_GetBuildInfo | buildinfo | - |
| 2555 | Modules/nismodule.c | nisproc_maplist_2 | res | - |
| 2556 | Modules/pyexpat.c | PyUnknownEncodingHandler | template_buffer | - |
| 2557 | Include/datetime.h | - | PyDateTimeAPI | - |
| 2558 | Modules/_asynciomodule.c | - | module_initialized | - |
| 2559 | Modules/_ctypes/cfield.c | _ctypes_get_fielddesc | initialized | - |
| 2560 | Modules/_ctypes/malloc_closure.c | - | _pagesize | - |
| 2561 | Modules/_cursesmodule.c | - | initialised | - |
| 2562 | Modules/_cursesmodule.c | - | initialised_setupterm | - |
| 2563 | Modules/_cursesmodule.c | - | initialisedcolors | - |
| 2564 | Modules/_cursesmodule.c | - | screen_encoding | - |
| 2565 | Modules/_cursesmodule.c | PyInit__curses | PyCurses_API | - |
| 2566 | Modules/_datetimemodule.c | - | CAPI | - |
| 2567 | Modules/_decimal/_decimal.c | PyInit__decimal | initialized | - |
| 2568 | Modules/_decimal/_decimal.c | - | _py_long_multiply | - |
| 2569 | Modules/_decimal/_decimal.c | - | _py_long_floor_divide | - |
| 2570 | Modules/_decimal/_decimal.c | - | _py_long_power | - |
| 2571 | Modules/_decimal/_decimal.c | - | _py_float_abs | - |
| 2572 | Modules/_decimal/_decimal.c | - | _py_long_bit_length | - |
| 2573 | Modules/_decimal/_decimal.c | - | _py_float_as_integer_ratio | - |
| 2574 | Modules/_decimal/_decimal.c | - | _decimal_api | - |
| 2575 | Modules/_elementtree.c | - | expat_capi | - |
| 2576 | Modules/_io/bufferedio.c | _PyIO_trap_eintr | eintr_int | - |
| 2577 | Modules/_sqlite/module.h | - | _pysqlite_enable_callback_tracebacks | - |
| 2578 | Modules/_sqlite/module.h | - | pysqlite_BaseTypeAdapted | - |
| 2579 | Modules/_ssl.c | - | _ssl_locks_count | - |
| 2580 | Modules/cjkcodecs/cjkcodecs.h | - | codec_list | - |
| 2581 | Modules/cjkcodecs/cjkcodecs.h | - | mapping_list | - |
| 2582 | Python/fileutils.c | - | _Py_open_cloexec_works | - |
| 2583 | Modules/getaddrinfo.c | - | gai_afdl | - |
| 2584 | Modules/posixmodule.c | os_dup2_impl | dup3_works | - |
| 2585 | Modules/posixmodule.c | - | structseq_new | - |
| 2586 | Modules/posixmodule.c | - | ticks_per_second | - |
| 2587 | Modules/pyexpat.c | PyInit_pyexpat | capi | - |
| 2588 | Modules/readline.c | - | using_libedit_emulation | - |
| 2589 | Modules/readline.c | - | libedit_history_start | - |
| 2590 | Modules/resource.c | - | initialized | - |
| 2591 | Modules/signalmodule.c | - | initialized | - |
| 2592 | Modules/socketmodule.c | - | accept4_works | - |
| 2593 | Modules/socketmodule.c | - | sock_cloexec_works | - |
| 2594 | Modules/socketmodule.c | - | PySocketModuleAPI | - |
| 2595 | Modules/spwdmodule.c | - | initialized | - |
| 2596 | Modules/timemodule.c | - | initialized | - |
| 2597 | Modules/timemodule.c | _PyTime_GetClockWithInfo | initialized | - |
| 2598 | Modules/timemodule.c | _PyTime_GetProcessTimeWithInfo | ticks_per_second | - |
| 2599 | Modules/posixmodule.c | - | environ | - |
| 2600 | Modules/_asynciomodule.c | - | cached_running_holder | - |
| 2601 | Modules/_asynciomodule.c | - | fi_freelist | - |
| 2602 | Modules/_asynciomodule.c | - | fi_freelist_len | - |
| 2603 | Modules/_asynciomodule.c | - | all_tasks | - |
| 2604 | Modules/_asynciomodule.c | - | current_tasks | - |
| 2605 | Modules/_asynciomodule.c | - | iscoroutine_typecache | - |
| 2606 | Modules/_ctypes/_ctypes.c | - | _ctypes_ptrtype_cache | - |
| 2607 | Modules/_tkinter.c | - | tcl_lock | - |
| 2608 | Modules/_tkinter.c | - | excInCmd | - |
| 2609 | Modules/_tkinter.c | - | valInCmd | - |
| 2610 | Modules/_tkinter.c | - | trbInCmd | - |
| 2611 | Modules/_zoneinfo.c | - | TIMEDELTA_CACHE | - |
| 2612 | Modules/_zoneinfo.c | - | ZONEINFO_WEAK_CACHE | - |
| 2613 | Modules/faulthandler.c | - | fatal_error | - |
| 2614 | Modules/faulthandler.c | - | thread | - |
| 2615 | Modules/faulthandler.c | - | user_signals | - |
| 2616 | Modules/faulthandler.c | - | stack | - |
| 2617 | Modules/faulthandler.c | - | old_stack | - |
| 2618 | Modules/signalmodule.c | - | Handlers | - |
| 2619 | Modules/syslogmodule.c | - | S_ident_o | - |
| 2620 | Modules/_asynciomodule.c | - | cached_running_holder_tsid | - |
| 2621 | Modules/_asynciomodule.c | - | task_name_counter | - |
| 2622 | Modules/_ctypes/cfield.c | - | formattable | - |
| 2623 | Modules/_ctypes/malloc_closure.c | - | free_list | - |
| 2624 | Modules/_curses_panel.c | - | lop | - |
| 2625 | Modules/_tkinter.c | - | quitMainLoop | - |
| 2626 | Modules/_tkinter.c | - | errorInCmd | - |
| 2627 | Modules/_tkinter.c | - | Tkinter_busywaitinterval | - |
| 2628 | Modules/_tkinter.c | - | call_mutex | - |
| 2629 | Modules/_tkinter.c | - | var_mutex | - |
| 2630 | Modules/_tkinter.c | - | command_mutex | - |
| 2631 | Modules/_tkinter.c | - | HeadFHCD | - |
| 2632 | Modules/_tkinter.c | - | stdin_ready | - |
| 2633 | Modules/_tkinter.c | - | event_tstate | - |
| 2634 | Modules/_tracemalloc.c | - | allocators | - |
| 2635 | Modules/_tracemalloc.c | - | tables_lock | - |
| 2636 | Modules/_tracemalloc.c | - | tracemalloc_traced_memory | - |
| 2637 | Modules/_tracemalloc.c | - | tracemalloc_peak_traced_memory | - |
| 2638 | Modules/_tracemalloc.c | - | tracemalloc_filenames | - |
| 2639 | Modules/_tracemalloc.c | - | tracemalloc_traceback | - |
| 2640 | Modules/_tracemalloc.c | - | tracemalloc_tracebacks | - |
| 2641 | Modules/_tracemalloc.c | - | tracemalloc_traces | - |
| 2642 | Modules/_tracemalloc.c | - | tracemalloc_domains | - |
| 2643 | Modules/_tracemalloc.c | - | tracemalloc_reentrant_key | - |
| 2644 | Modules/_xxsubinterpretersmodule.c | - | _globals | - |
| 2645 | Modules/_zoneinfo.c | - | ZONEINFO_STRONG_CACHE | - |
| 2646 | Modules/_zoneinfo.c | - | ZONEINFO_STRONG_CACHE_MAX_SIZE | - |
| 2647 | Modules/_zoneinfo.c | - | NO_TTINFO | - |
| 2648 | Modules/faulthandler.c | faulthandler_dump_traceback | reentrant | - |
| 2649 | Modules/readline.c | - | completer_word_break_characters | - |
| 2650 | Modules/readline.c | - | _history_length | - |
| 2651 | Modules/readline.c | - | should_auto_add_history | - |
| 2652 | Modules/readline.c | - | sigwinch_received | - |
| 2653 | Modules/readline.c | - | sigwinch_ohandler | - |
| 2654 | Modules/readline.c | - | completed_input_string | - |
| 2655 | Modules/rotatingtree.c | - | random_stream | - |
| 2656 | Modules/rotatingtree.c | - | random_value | - |
| 2657 | Modules/signalmodule.c | - | is_tripped | - |
| 2658 | Modules/signalmodule.c | - | wakeup | - |
| 2659 | Modules/socketmodule.c | - | defaulttimeout | - |
| 2660 | Modules/syslogmodule.c | - | S_log_open | - |
| 2661 | Objects/typeobject.c | resolve_slotdups | pname | - |
| 2662 | Python/import.c | - | extensions | - |
| 2663 | Objects/obmalloc.c | - | _Py_tracemalloc_config | - |
| 2664 | Objects/obmalloc.c | - | _PyObject_Arena | - |
| 2665 | Objects/obmalloc.c | - | arenas | - |
| 2666 | Objects/obmalloc.c | - | maxarenas | - |
| 2667 | Objects/obmalloc.c | - | unused_arena_objects | - |
| 2668 | Objects/obmalloc.c | - | usable_arenas | - |
| 2669 | Objects/obmalloc.c | - | nfp2lasta | - |
| 2670 | Objects/obmalloc.c | - | narenas_currently_allocated | - |
| 2671 | Objects/obmalloc.c | - | ntimes_arena_allocated | - |
| 2672 | Objects/obmalloc.c | - | narenas_highwater | - |
| 2673 | Objects/obmalloc.c | - | raw_allocated_blocks | - |
| 2674 | Objects/obmalloc.c | new_arena | debug_stats | - |
| 2675 | Parser/myreadline.c | - | _PyOS_ReadlineLock | - |
| 2676 | Parser/myreadline.c | - | _PyOS_ReadlineTState | - |
| 2677 | Parser/myreadline.c | - | PyOS_InputHook | - |
| 2678 | Parser/myreadline.c | - | PyOS_ReadlineFunctionPointer | - |
| 2679 | Objects/dictobject.c | - | pydict_global_version | - |
| 2680 | Objects/floatobject.c | - | double_format | - |
| 2681 | Objects/floatobject.c | - | float_format | - |
| 2682 | Objects/floatobject.c | - | detected_double_format | - |
| 2683 | Objects/floatobject.c | - | detected_float_format | - |
| 2684 | Objects/moduleobject.c | - | max_module_number | - |
| 2685 | Objects/object.c | - | _Py_RefTotal | - |
| 2686 | Objects/typeobject.c | - | next_version_tag | - |
| 2687 | Objects/typeobject.c | resolve_slotdups | ptrs | - |
| 2688 | Parser/pegen.c | - | memo_statistics | - |
| 2689 | Python/bootstrap_hash.c | - | urandom_cache | - |
| 2690 | Python/ceval.c | - | lltrace | - |
| 2691 | Python/ceval.c | make_pending_calls | busy | - |
| 2692 | Python/dynload_shlib.c | - | handles | - |
| 2693 | Python/dynload_shlib.c | - | nhandles | - |
| 2694 | Python/import.c | - | import_lock_level | - |
| 2695 | Python/import.c | - | import_lock_thread | - |
| 2696 | Python/import.c | import_find_and_load | accumulated | - |
| 2697 | Python/import.c | import_find_and_load | import_level | - |
| 2698 | Python/pylifecycle.c | - | _Py_UnhandledKeyboardInterrupt | - |
| 2699 | Python/pylifecycle.c | fatal_error | reentrant | - |