cpython/Tools/c-analyzer/known.tsv

158 KiB

1filenamefuncnamenamekinddeclaration
2Modules/_abc.c-_abc_data_typevariablestatic PyTypeObject _abc_data_type
3Modules/_abc.c-abc_invalidation_countervariablestatic unsigned long long abc_invalidation_counter
4Modules/_abc.c-_abcmodulevariablestatic struct PyModuleDef _abcmodule
5Python/import.cimport_find_and_loadaccumulatedvariablestatic _PyTime_t accumulated
6Modules/itertoolsmodule.c-accumulate_methodsvariablestatic PyMethodDef accumulate_methods
7Modules/itertoolsmodule.c-accumulate_typevariablestatic PyTypeObject accumulate_type
8Python/Python-ast.c-Add_singletonvariablestatic PyObject *Add_singleton
9Python/Python-ast.c-Add_typevariablestatic PyTypeObject *Add_type
10Objects/genobject.c-ag_asend_freelistvariablestatic PyAsyncGenASend *ag_asend_freelist[_PyAsyncGen_MAXFREELIST]
11Objects/genobject.c-ag_asend_freelist_freevariablestatic int ag_asend_freelist_free
12Objects/genobject.c-ag_value_freelistvariablestatic _PyAsyncGenWrappedValue *ag_value_freelist[_PyAsyncGen_MAXFREELIST]
13Objects/genobject.c-ag_value_freelist_freevariablestatic int ag_value_freelist_free
14Python/Python-ast.c-alias_fieldsvariablestatic const char *alias_fields[]
15Python/Python-ast.c-alias_typevariablestatic PyTypeObject *alias_type
16Modules/_tracemalloc.c-allocatorsvariablestatic struct { PyMemAllocatorEx mem; PyMemAllocatorEx raw; PyMemAllocatorEx obj; } allocators
17Python/Python-ast.c-And_singletonvariablestatic PyObject *And_singleton
18Python/Python-ast.c-And_typevariablestatic PyTypeObject *And_type
19Python/Python-ast.c-AnnAssign_fieldsvariablestatic const char *AnnAssign_fields[]
20Python/Python-ast.c-AnnAssign_typevariablestatic PyTypeObject *AnnAssign_type
21Python/compile.c-__annotations__variablestatic PyObject *__annotations__
22Objects/obmalloc.c-arenasvariablestatic struct arena_object* arenas
23Python/Python-ast.c-arg_attributesvariablestatic const char *arg_attributes[]
24Python/Python-ast.c-arg_fieldsvariablestatic const char *arg_fields[]
25Python/Python-ast.c-arg_typevariablestatic PyTypeObject *arg_type
26Python/Python-ast.c-arguments_fieldsvariablestatic const char *arguments_fields[]
27Python/Python-ast.c-arguments_typevariablestatic PyTypeObject *arguments_type
28Python/Python-ast.c-Assert_fieldsvariablestatic const char *Assert_fields[]
29Python/compile.ccompiler_assertassertion_errorvariablestatic PyObject *assertion_error
30Python/Python-ast.c-Assert_typevariablestatic PyTypeObject *Assert_type
31Python/Python-ast.c-Assign_fieldsvariablestatic const char *Assign_fields[]
32Python/Python-ast.c-Assign_typevariablestatic PyTypeObject *Assign_type
33Python/Python-ast.c-_astmodulevariablestatic struct PyModuleDef _astmodule
34Python/Python-ast.c-AST_typevariablestatic PyTypeObject AST_type
35Python/Python-ast.c-ast_type_getsetsvariablestatic PyGetSetDef ast_type_getsets[]
36Python/Python-ast.c-ast_type_methodsvariablestatic PyMethodDef ast_type_methods
37Python/Python-ast.c-AsyncFor_fieldsvariablestatic const char *AsyncFor_fields[]
38Python/Python-ast.c-AsyncFor_typevariablestatic PyTypeObject *AsyncFor_type
39Python/Python-ast.c-AsyncFunctionDef_fieldsvariablestatic const char *AsyncFunctionDef_fields[]
40Python/Python-ast.c-AsyncFunctionDef_typevariablestatic PyTypeObject *AsyncFunctionDef_type
41Objects/genobject.c-async_gen_as_asyncvariablestatic PyAsyncMethods async_gen_as_async
42Objects/genobject.c-async_gen_asend_as_asyncvariablestatic PyAsyncMethods async_gen_asend_as_async
43Objects/genobject.c-async_gen_asend_methodsvariablestatic PyMethodDef async_gen_asend_methods
44Objects/genobject.c-async_gen_athrow_as_asyncvariablestatic PyAsyncMethods async_gen_athrow_as_async
45Objects/genobject.c-async_gen_athrow_methodsvariablestatic PyMethodDef async_gen_athrow_methods
46Objects/genobject.c-async_gen_getsetlistvariablestatic PyGetSetDef async_gen_getsetlist[]
47Python/sysmodule.c-asyncgen_hooks_descvariablestatic PyStructSequence_Desc asyncgen_hooks_desc
48Python/sysmodule.c-asyncgen_hooks_fieldsvariablestatic PyStructSequence_Field asyncgen_hooks_fields[]
49Python/sysmodule.c-AsyncGenHooksTypevariablestatic PyTypeObject AsyncGenHooksType
50Objects/genobject.c-async_gen_memberlistvariablestatic PyMemberDef async_gen_memberlist[]
51Objects/genobject.c-async_gen_methodsvariablestatic PyMethodDef async_gen_methods
52Python/Python-ast.c-AsyncWith_fieldsvariablestatic const char *AsyncWith_fields[]
53Python/Python-ast.c-AsyncWith_typevariablestatic PyTypeObject *AsyncWith_type
54Modules/atexitmodule.c-atexit_methodsvariablestatic PyMethodDef atexit_methods
55Modules/atexitmodule.c-atexitmodulevariablestatic struct PyModuleDef atexitmodule
56Modules/atexitmodule.c-atexit_slotsvariablestatic PyModuleDef_Slot atexit_slots[]
57Modules/_operator.c-attrgetter_methodsvariablestatic PyMethodDef attrgetter_methods
58Modules/_operator.c-attrgetter_typevariablestatic PyTypeObject attrgetter_type
59Python/Python-ast.c-Attribute_fieldsvariablestatic const char *Attribute_fields[]
60Python/Python-ast.c-Attribute_typevariablestatic PyTypeObject *Attribute_type
61Python/Python-ast.c-AugAssign_fieldsvariablestatic const char *AugAssign_fields[]
62Python/Python-ast.c-AugAssign_typevariablestatic PyTypeObject *AugAssign_type
63Python/Python-ast.c-AugLoad_singletonvariablestatic PyObject *AugLoad_singleton
64Python/Python-ast.c-AugLoad_typevariablestatic PyTypeObject *AugLoad_type
65Python/Python-ast.c-AugStore_singletonvariablestatic PyObject *AugStore_singleton
66Python/Python-ast.c-AugStore_typevariablestatic PyTypeObject *AugStore_type
67Python/Python-ast.c-Await_fieldsvariablestatic const char *Await_fields[]
68Python/Python-ast.c-Await_typevariablestatic PyTypeObject *Await_type
69Objects/exceptions.c-BaseException_getsetvariablestatic PyGetSetDef BaseException_getset[]
70Objects/exceptions.c-BaseException_membersvariablestatic struct PyMemberDef BaseException_members[]
71Objects/exceptions.c-BaseException_methodsvariablestatic PyMethodDef BaseException_methods
72Modules/posixmodule.c-billionvariablestatic PyObject *billion
73Python/Python-ast.c-BinOp_fieldsvariablestatic const char *BinOp_fields[]
74Python/Python-ast.c-BinOp_typevariablestatic PyTypeObject *BinOp_type
75Python/Python-ast.c-BitAnd_singletonvariablestatic PyObject *BitAnd_singleton
76Python/Python-ast.c-BitAnd_typevariablestatic PyTypeObject *BitAnd_type
77Python/Python-ast.c-BitOr_singletonvariablestatic PyObject *BitOr_singleton
78Python/Python-ast.c-BitOr_typevariablestatic PyTypeObject *BitOr_type
79Python/Python-ast.c-BitXor_singletonvariablestatic PyObject *BitXor_singleton
80Python/Python-ast.c-BitXor_typevariablestatic PyTypeObject *BitXor_type
81Objects/unicodeobject.c-bloom_linebreakvariablestatic BLOOM_MASK bloom_linebreak
82Objects/boolobject.c-bool_as_numbervariablestatic PyNumberMethods bool_as_number
83Python/Python-ast.c-BoolOp_fieldsvariablestatic const char *BoolOp_fields[]
84Python/Python-ast.c-boolop_typevariablestatic PyTypeObject *boolop_type
85Python/Python-ast.c-BoolOp_typevariablestatic PyTypeObject *BoolOp_type
86Python/_warnings.cis_internal_framebootstrap_stringvariablestatic PyObject *bootstrap_string
87Python/Python-ast.c-Break_typevariablestatic PyTypeObject *Break_type
88Modules/_io/bufferedio.c-bufferediobase_methodsvariablestatic PyMethodDef bufferediobase_methods
89Modules/_io/bufferedio.c-bufferedrandom_getsetvariablestatic PyGetSetDef bufferedrandom_getset[]
90Modules/_io/bufferedio.c-bufferedrandom_membersvariablestatic PyMemberDef bufferedrandom_members[]
91Modules/_io/bufferedio.c-bufferedrandom_methodsvariablestatic PyMethodDef bufferedrandom_methods
92Modules/_io/bufferedio.c-bufferedreader_getsetvariablestatic PyGetSetDef bufferedreader_getset[]
93Modules/_io/bufferedio.c-bufferedreader_membersvariablestatic PyMemberDef bufferedreader_members[]
94Modules/_io/bufferedio.c-bufferedreader_methodsvariablestatic PyMethodDef bufferedreader_methods
95Modules/_io/bufferedio.c-bufferedrwpair_getsetvariablestatic PyGetSetDef bufferedrwpair_getset[]
96Modules/_io/bufferedio.c-bufferedrwpair_methodsvariablestatic PyMethodDef bufferedrwpair_methods
97Modules/_io/bufferedio.c-bufferedwriter_getsetvariablestatic PyGetSetDef bufferedwriter_getset[]
98Modules/_io/bufferedio.c-bufferedwriter_membersvariablestatic PyMemberDef bufferedwriter_members[]
99Modules/_io/bufferedio.c-bufferedwriter_methodsvariablestatic PyMethodDef bufferedwriter_methods
100Modules/getbuildinfo.cPy_GetBuildInfobuildinfovariablestatic char buildinfo[50 + sizeof(GITVERSION) + ((sizeof(GITTAG) > sizeof(GITBRANCH)) ? sizeof(GITTAG) : sizeof(GITBRANCH))]
101Python/bltinmodule.c-builtin_methodsvariablestatic PyMethodDef builtin_methods
102Python/bltinmodule.c-builtinsmodulevariablestatic struct PyModuleDef builtinsmodule
103Python/import.cPyImport_Importbuiltins_strvariablestatic PyObject *builtins_str
104Python/ceval.cmake_pending_callsbusyvariablestatic int busy
105Objects/bytearrayobject.c-bytearray_as_buffervariablestatic PyBufferProcs bytearray_as_buffer
106Objects/bytearrayobject.c-bytearray_as_mappingvariablestatic PyMappingMethods bytearray_as_mapping
107Objects/bytearrayobject.c-bytearray_as_numbervariablestatic PyNumberMethods bytearray_as_number
108Objects/bytearrayobject.c-bytearray_as_sequencevariablestatic PySequenceMethods bytearray_as_sequence
109Objects/bytearrayobject.c-bytearrayiter_methodsvariablestatic PyMethodDef bytearrayiter_methods
110Objects/bytearrayobject.c-bytearray_methodsvariablestatic PyMethodDef bytearray_methods
111Objects/bytesobject.c-bytes_as_buffervariablestatic PyBufferProcs bytes_as_buffer
112Objects/bytesobject.c-bytes_as_mappingvariablestatic PyMappingMethods bytes_as_mapping
113Objects/bytesobject.c-bytes_as_numbervariablestatic PyNumberMethods bytes_as_number
114Objects/bytesobject.c-bytes_as_sequencevariablestatic PySequenceMethods bytes_as_sequence
115Modules/_io/bytesio.c-bytesiobuf_as_buffervariablestatic PyBufferProcs bytesiobuf_as_buffer
116Modules/_io/bytesio.c-bytesio_getsetlistvariablestatic PyGetSetDef bytesio_getsetlist[]
117Modules/_io/bytesio.c-bytesio_methodsvariablestatic PyMethodDef bytesio_methods
118Objects/bytesobject.c-bytes_methodsvariablestatic PyMethodDef bytes_methods
119Python/thread_pthread.hinit_condattrcavariablestatic pthread_condattr_t ca
120Python/Python-ast.c-Call_fieldsvariablestatic const char *Call_fields[]
121Objects/iterobject.c-calliter_methodsvariablestatic PyMethodDef calliter_methods
122Python/Python-ast.c-Call_typevariablestatic PyTypeObject *Call_type
123Objects/cellobject.c-cell_getsetlistvariablestatic PyGetSetDef cell_getsetlist[]
124Modules/itertoolsmodule.c-chain_methodsvariablestatic PyMethodDef chain_methods
125Modules/itertoolsmodule.c-chain_typevariablestatic PyTypeObject chain_type
126Objects/bytesobject.c-charactersvariablestatic PyBytesObject *characters[UCHAR_MAX + 1]
127Python/symtable.c-__class__variablestatic identifier __class__
128Python/Python-ast.c-ClassDef_fieldsvariablestatic const char *ClassDef_fields[]
129Python/Python-ast.c-ClassDef_typevariablestatic PyTypeObject *ClassDef_type
130Objects/funcobject.c-cm_getsetlistvariablestatic PyGetSetDef cm_getsetlist[]
131Objects/funcobject.c-cm_memberlistvariablestatic PyMemberDef cm_memberlist[]
132Python/Python-ast.c-cmpop_typevariablestatic PyTypeObject *cmpop_type
133Modules/_codecsmodule.c-_codecs_functionsvariablestatic PyMethodDef _codecs_functions[]
134Modules/_codecsmodule.c-codecsmodulevariablestatic struct PyModuleDef codecsmodule
135Objects/codeobject.c-code_memberlistvariablestatic PyMemberDef code_memberlist[]
136Objects/codeobject.c-code_methodsvariablestatic PyMethodDef code_methods
137Modules/_collectionsmodule.c-_collectionsmodulevariablestatic struct PyModuleDef _collectionsmodule
138Modules/itertoolsmodule.c-combinations_methodsvariablestatic PyMethodDef combinations_methods
139Modules/itertoolsmodule.c-combinations_typevariablestatic PyTypeObject combinations_type
140Python/Python-ast.c-Compare_fieldsvariablestatic const char *Compare_fields[]
141Python/Python-ast.c-Compare_typevariablestatic PyTypeObject *Compare_type
142Objects/complexobject.c-complex_as_numbervariablestatic PyNumberMethods complex_as_number
143Objects/complexobject.c-complex_membersvariablestatic PyMemberDef complex_members[]
144Objects/complexobject.c-complex_methodsvariablestatic PyMethodDef complex_methods
145Python/Python-ast.c-comprehension_fieldsvariablestatic const char *comprehension_fields[]
146Python/Python-ast.c-comprehension_typevariablestatic PyTypeObject *comprehension_type
147Modules/itertoolsmodule.c-compress_methodsvariablestatic PyMethodDef compress_methods
148Modules/itertoolsmodule.c-compress_typevariablestatic PyTypeObject compress_type
149Python/thread_pthread.h-condattr_monotonicvariablestatic pthread_condattr_t *condattr_monotonic
150Python/Python-ast.c-Constant_fieldsvariablestatic const char *Constant_fields[]
151Python/Python-ast.c-Constant_typevariablestatic PyTypeObject *Constant_type
152Python/Python-ast.c-Continue_typevariablestatic PyTypeObject *Continue_type
153Objects/longobject.cPyLong_FromStringconvmultmax_basevariablestatic twodigits convmultmax_base[37]
154Objects/longobject.cPyLong_FromStringconvwidth_basevariablestatic int convwidth_base[37]
155Objects/genobject.c-coro_as_asyncvariablestatic PyAsyncMethods coro_as_async
156Objects/genobject.c-coro_getsetlistvariablestatic PyGetSetDef coro_getsetlist[]
157Objects/genobject.c-coro_memberlistvariablestatic PyMemberDef coro_memberlist[]
158Objects/genobject.c-coro_methodsvariablestatic PyMethodDef coro_methods
159Objects/genobject.c-coro_wrapper_methodsvariablestatic PyMethodDef coro_wrapper_methods
160Modules/itertoolsmodule.c-count_methodsvariablestatic PyMethodDef count_methods
161Modules/itertoolsmodule.c-count_typevariablestatic PyTypeObject count_type
162Python/context.c-ctx_freelistvariablestatic PyContext *ctx_freelist
163Python/context.c-ctx_freelist_lenvariablestatic int ctx_freelist_len
164Modules/itertoolsmodule.c-cwr_methodsvariablestatic PyMethodDef cwr_methods
165Modules/itertoolsmodule.c-cwr_typevariablestatic PyTypeObject cwr_type
166Modules/itertoolsmodule.c-cycle_methodsvariablestatic PyMethodDef cycle_methods
167Modules/itertoolsmodule.c-cycle_typevariablestatic PyTypeObject cycle_type
168Objects/obmalloc.cnew_arenadebug_statsvariablestatic int debug_stats
169Modules/signalmodule.c-DefaultHandlervariablestatic PyObject *DefaultHandler
170Modules/_collectionsmodule.c-defdict_membersvariablestatic PyMemberDef defdict_members[]
171Modules/_collectionsmodule.c-defdict_methodsvariablestatic PyMethodDef defdict_methods
172Modules/_collectionsmodule.c-defdict_typevariablestatic PyTypeObject defdict_type
173Python/Python-ast.c-Delete_fieldsvariablestatic const char *Delete_fields[]
174Python/Python-ast.c-Delete_typevariablestatic PyTypeObject *Delete_type
175Python/Python-ast.c-Del_singletonvariablestatic PyObject *Del_singleton
176Python/Python-ast.c-Del_typevariablestatic PyTypeObject *Del_type
177Modules/_collectionsmodule.c-deque_as_numbervariablestatic PyNumberMethods deque_as_number
178Modules/_collectionsmodule.c-deque_as_sequencevariablestatic PySequenceMethods deque_as_sequence
179Modules/_collectionsmodule.c-deque_getsetvariablestatic PyGetSetDef deque_getset[]
180Modules/_collectionsmodule.c-dequeiter_methodsvariablestatic PyMethodDef dequeiter_methods
181Modules/_collectionsmodule.c-dequeiter_typevariablestatic PyTypeObject dequeiter_type
182Modules/_collectionsmodule.c-deque_methodsvariablestatic PyMethodDef deque_methods
183Modules/_collectionsmodule.c-dequereviter_typevariablestatic PyTypeObject dequereviter_type
184Modules/_collectionsmodule.c-deque_typevariablestatic PyTypeObject deque_type
185Objects/descrobject.c-descr_membersvariablestatic PyMemberDef descr_members[]
186Objects/descrobject.c-descr_methodsvariablestatic PyMethodDef descr_methods
187Modules/_abc.c-_destroy_defvariablestatic PyMethodDef _destroy_def
188Objects/floatobject.c-detected_double_formatvariablestatic float_format_type detected_double_format
189Objects/floatobject.c-detected_float_formatvariablestatic float_format_type detected_float_format
190Objects/dictobject.c-dict_as_mappingvariablestatic PyMappingMethods dict_as_mapping
191Objects/dictobject.c-dict_as_sequencevariablestatic PySequenceMethods dict_as_sequence
192Python/symtable.c-dictcompvariablestatic identifier dictcomp
193Python/Python-ast.c-DictComp_fieldsvariablestatic const char *DictComp_fields[]
194Python/Python-ast.c-DictComp_typevariablestatic PyTypeObject *DictComp_type
195Python/Python-ast.c-Dict_fieldsvariablestatic const char *Dict_fields[]
196Objects/dictobject.c-dictitems_as_sequencevariablestatic PySequenceMethods dictitems_as_sequence
197Objects/dictobject.c-dictitems_methodsvariablestatic PyMethodDef dictitems_methods
198Objects/dictobject.c-dictiter_methodsvariablestatic PyMethodDef dictiter_methods
199Objects/dictobject.c-dictkeys_as_sequencevariablestatic PySequenceMethods dictkeys_as_sequence
200Objects/dictobject.c-dictkeys_methodsvariablestatic PyMethodDef dictkeys_methods
201Python/Python-ast.c-Dict_typevariablestatic PyTypeObject *Dict_type
202Objects/dictobject.c-dictvalues_as_sequencevariablestatic PySequenceMethods dictvalues_as_sequence
203Objects/dictobject.c-dictvalues_methodsvariablestatic PyMethodDef dictvalues_methods
204Objects/dictobject.c-dictviews_as_numbervariablestatic PyNumberMethods dictviews_as_number
205Modules/posixmodule.c-DirEntry_membersvariablestatic PyMemberDef DirEntry_members[]
206Modules/posixmodule.c-DirEntry_methodsvariablestatic PyMethodDef DirEntry_methods
207Modules/posixmodule.c-DirEntryTypevariablestatic PyTypeObject DirEntryType
208Python/Python-ast.c-Div_singletonvariablestatic PyObject *Div_singleton
209Python/Python-ast.c-Div_typevariablestatic PyTypeObject *Div_type
210Python/compile.c-__doc__variablestatic PyObject *__doc__
211Objects/classobject.cmethod_get_docdocstrvariablestatic PyObject *docstr
212Objects/classobject.cinstancemethod_get_docdocstrvariablestatic PyObject *docstr
213Objects/floatobject.c-double_formatvariablestatic float_format_type double_format
214Modules/itertoolsmodule.c-dropwhile_methodsvariablestatic PyMethodDef dropwhile_methods
215Modules/itertoolsmodule.c-dropwhile_typevariablestatic PyTypeObject dropwhile_type
216Objects/setobject.c-_dummy_structvariablestatic PyObject _dummy_struct
217Modules/posixmodule.cos_dup2_impldup3_worksvariablestatic int dup3_works
218Modules/_io/bufferedio.c_PyIO_trap_eintreintr_intvariablestatic PyObject *eintr_int
219Objects/sliceobject.c-ellipsis_methodsvariablestatic PyMethodDef ellipsis_methods
220Python/hamt.c-_empty_bitmap_nodevariablestatic PyHamtNode_Bitmap *_empty_bitmap_node
221Objects/setobject.c-emptyfrozensetvariablestatic PyObject *emptyfrozenset
222Python/hamt.c-_empty_hamtvariablestatic PyHamtObject *_empty_hamt
223Objects/dictobject.c-empty_keys_structvariablestatic PyDictKeysObject empty_keys_struct
224Objects/codeobject.cPyCode_NewEmptyemptystringvariablestatic PyObject *emptystring
225Python/compile.ccompiler_from_importempty_stringvariablestatic PyObject *empty_string
226Objects/dictobject.c-empty_valuesvariablestatic PyObject *empty_values[1]
227Objects/unicodeobject.c-encoding_map_methodsvariablestatic PyMethodDef encoding_map_methods
228Objects/unicodeobject.c-EncodingMapTypevariablestatic PyTypeObject EncodingMapType
229Objects/enumobject.c-enum_methodsvariablestatic PyMethodDef enum_methods
230Python/Python-ast.c-Eq_singletonvariablestatic PyObject *Eq_singleton
231Python/Python-ast.c-Eq_typevariablestatic PyTypeObject *Eq_type
232Objects/exceptions.c-errnomapvariablestatic PyObject *errnomap
233Modules/errnomodule.c-errno_methodsvariablestatic PyMethodDef errno_methods
234Modules/errnomodule.c-errnomodulevariablestatic struct PyModuleDef errnomodule
235Modules/_localemodule.c-Errorvariablestatic PyObject *Error
236Python/Python-ast.c-excepthandler_attributesvariablestatic const char *excepthandler_attributes[]
237Python/Python-ast.c-ExceptHandler_fieldsvariablestatic const char *ExceptHandler_fields[]
238Python/Python-ast.c-excepthandler_typevariablestatic PyTypeObject *excepthandler_type
239Python/Python-ast.c-ExceptHandler_typevariablestatic PyTypeObject *ExceptHandler_type
240Modules/_threadmodule.c-ExceptHookArgs_descvariablestatic PyStructSequence_Desc ExceptHookArgs_desc
241Modules/_threadmodule.c-ExceptHookArgs_fieldsvariablestatic PyStructSequence_Field ExceptHookArgs_fields[]
242Modules/_threadmodule.c-ExceptHookArgsTypevariablestatic PyTypeObject ExceptHookArgsType
243Objects/exceptions.c_check_for_legacy_statementsexec_prefixvariablestatic PyObject *exec_prefix
244Python/Python-ast.c-expr_attributesvariablestatic const char *expr_attributes[]
245Python/Python-ast.c-expr_context_typevariablestatic PyTypeObject *expr_context_type
246Python/Python-ast.c-Expression_fieldsvariablestatic const char *Expression_fields[]
247Python/Python-ast.c-Expression_typevariablestatic PyTypeObject *Expression_type
248Python/Python-ast.c-Expr_fieldsvariablestatic const char *Expr_fields[]
249Python/Python-ast.c-expr_typevariablestatic PyTypeObject *expr_type
250Python/Python-ast.c-Expr_typevariablestatic PyTypeObject *Expr_type
251Python/import.c-extensionsvariablestatic PyObject *extensions
252Python/Python-ast.c-ExtSlice_fieldsvariablestatic const char *ExtSlice_fields[]
253Python/Python-ast.c-ExtSlice_typevariablestatic PyTypeObject *ExtSlice_type
254Objects/boolobject.c-false_strvariablestatic PyObject *false_str
255Modules/faulthandler.c-fatal_errorvariablestatic struct { int enabled; PyObject *file; int fd; int all_threads; PyInterpreterState *interp; void *exc_handler; } fatal_error
256Modules/faulthandler.c-faulthandler_handlersvariablestatic fault_handler_t faulthandler_handlers[]
257Objects/stringlib/unicode_format.h-fieldnameiter_methodsvariablestatic PyMethodDef fieldnameiter_methods
258Modules/_io/fileio.c-fileio_getsetlistvariablestatic PyGetSetDef fileio_getsetlist[]
259Modules/_io/fileio.c-fileio_membersvariablestatic PyMemberDef fileio_members[]
260Modules/_io/fileio.c-fileio_methodsvariablestatic PyMethodDef fileio_methods
261Modules/itertoolsmodule.c-filterfalse_methodsvariablestatic PyMethodDef filterfalse_methods
262Modules/itertoolsmodule.c-filterfalse_typevariablestatic PyTypeObject filterfalse_type
263Python/bltinmodule.c-filter_methodsvariablestatic PyMethodDef filter_methods
264Python/sysmodule.c-flags_descvariablestatic PyStructSequence_Desc flags_desc
265Python/sysmodule.c-flags_fieldsvariablestatic PyStructSequence_Field flags_fields[]
266Python/sysmodule.c-FlagsTypevariablestatic PyTypeObject FlagsType
267Objects/floatobject.c-float_as_numbervariablestatic PyNumberMethods float_as_number
268Objects/floatobject.c-float_formatvariablestatic float_format_type
269Objects/floatobject.c-float_getsetvariablestatic PyGetSetDef float_getset[]
270Objects/floatobject.c-floatinfo_descvariablestatic PyStructSequence_Desc floatinfo_desc
271Objects/floatobject.c-floatinfo_fieldsvariablestatic PyStructSequence_Field floatinfo_fields[]
272Objects/floatobject.c-FloatInfoTypevariablestatic PyTypeObject FloatInfoType
273Objects/floatobject.c-float_methodsvariablestatic PyMethodDef float_methods
274Python/Python-ast.c-FloorDiv_singletonvariablestatic PyObject *FloorDiv_singleton
275Python/Python-ast.c-FloorDiv_typevariablestatic PyTypeObject *FloorDiv_type
276Python/fileutils.c-force_asciivariablestatic int force_ascii
277Python/Python-ast.c-For_fieldsvariablestatic const char *For_fields[]
278Python/Python-ast.c-FormattedValue_fieldsvariablestatic const char *FormattedValue_fields[]
279Python/Python-ast.c-FormattedValue_typevariablestatic PyTypeObject *FormattedValue_type
280Objects/stringlib/unicode_format.h-formatteriter_methodsvariablestatic PyMethodDef formatteriter_methods
281Python/Python-ast.c-For_typevariablestatic PyTypeObject *For_type
282Objects/frameobject.c-frame_getsetlistvariablestatic PyGetSetDef frame_getsetlist[]
283Objects/frameobject.c-frame_memberlistvariablestatic PyMemberDef frame_memberlist[]
284Objects/frameobject.c-frame_methodsvariablestatic PyMethodDef frame_methods
285Modules/_collectionsmodule.c-freeblocksvariablestatic block *freeblocks[MAXFREEBLOCKS]
286Python/dtoa.c-freelistvariablestatic Bigint *freelist[Kmax+1]
287Objects/floatobject.c-free_listvariablestatic PyFloatObject *free_list
288Objects/frameobject.c-free_listvariablestatic PyFrameObject *free_list
289Objects/listobject.c-free_listvariablestatic PyListObject *free_list[PyList_MAXFREELIST]
290Objects/dictobject.c-free_listvariablestatic PyDictObject *free_list[PyDict_MAXFREELIST]
291Objects/methodobject.c-free_listvariablestatic PyCFunctionObject *free_list
292Objects/tupleobject.c-free_listvariablestatic PyTupleObject *free_list[PyTuple_MAXSAVESIZE]
293Objects/classobject.c-free_listvariablestatic PyMethodObject *free_list
294Objects/setobject.c-frozenset_as_numbervariablestatic PyNumberMethods frozenset_as_number
295Objects/setobject.c-frozenset_methodsvariablestatic PyMethodDef frozenset_methods
296Objects/funcobject.c-func_getsetlistvariablestatic PyGetSetDef func_getsetlist[]
297Objects/funcobject.c-func_memberlistvariablestatic PyMemberDef func_memberlist[]
298Python/Python-ast.c-FunctionDef_fieldsvariablestatic const char *FunctionDef_fields[]
299Python/Python-ast.c-FunctionDef_typevariablestatic PyTypeObject *FunctionDef_type
300Modules/_sre.c-_functionsvariablestatic PyMethodDef _functions[]
301Python/Python-ast.c-FunctionType_fieldsvariablestatic const char *FunctionType_fields[]
302Python/Python-ast.c-FunctionType_typevariablestatic PyTypeObject *FunctionType_type
303Modules/_functoolsmodule.c-_functoolsmodulevariablestatic struct PyModuleDef _functoolsmodule
304Modules/gcmodule.c-GcMethodsvariablestatic PyMethodDef GcMethods[]
305Modules/gcmodule.c-gcmodulevariablestatic struct PyModuleDef gcmodule
306Modules/gcmodule.c-gc_strvariablestatic PyObject *gc_str
307Python/Python-ast.c-GeneratorExp_fieldsvariablestatic const char *GeneratorExp_fields[]
308Python/Python-ast.c-GeneratorExp_typevariablestatic PyTypeObject *GeneratorExp_type
309Python/symtable.c-genexprvariablestatic identifier genexpr
310Objects/genobject.c-gen_getsetlistvariablestatic PyGetSetDef gen_getsetlist[]
311Objects/genobject.c-gen_memberlistvariablestatic PyMemberDef gen_memberlist[]
312Objects/genobject.c-gen_methodsvariablestatic PyMethodDef gen_methods
313Python/bootstrap_hash.cpy_getrandomgetrandom_worksvariablestatic int getrandom_works
314Objects/descrobject.c-getset_getsetvariablestatic PyGetSetDef getset_getset[]
315Python/Python-ast.c-Global_fieldsvariablestatic const char *Global_fields[]
316Python/Python-ast.c-Global_typevariablestatic PyTypeObject *Global_type
317Modules/itertoolsmodule.c-groupby_methodsvariablestatic PyMethodDef groupby_methods
318Modules/itertoolsmodule.c-groupby_typevariablestatic PyTypeObject groupby_type
319Modules/itertoolsmodule.c-_grouper_methodsvariablestatic PyMethodDef _grouper_methods
320Modules/itertoolsmodule.c-_grouper_typevariablestatic PyTypeObject _grouper_type
321Python/Python-ast.c-GtE_singletonvariablestatic PyObject *GtE_singleton
322Python/Python-ast.c-GtE_typevariablestatic PyTypeObject *GtE_type
323Python/Python-ast.c-Gt_singletonvariablestatic PyObject *Gt_singleton
324Python/Python-ast.c-Gt_typevariablestatic PyTypeObject *Gt_type
325Modules/signalmodule.c-Handlersvariablestatic volatile struct { _Py_atomic_int tripped; PyObject *func; } Handlers[NSIG]
326Python/dynload_shlib.c-handlesvariablestatic struct { dev_t dev; ino_t ino; void *handle; } handles[128]
327Python/sysmodule.c-hash_info_descvariablestatic PyStructSequence_Desc hash_info_desc
328Python/sysmodule.c-hash_info_fieldsvariablestatic PyStructSequence_Field hash_info_fields[]
329Python/sysmodule.c-Hash_InfoTypevariablestatic PyTypeObject Hash_InfoType
330Python/import.cimport_find_and_loadheadervariablestatic int header
331Python/Python-ast.c-IfExp_fieldsvariablestatic const char *IfExp_fields[]
332Python/Python-ast.c-IfExp_typevariablestatic PyTypeObject *IfExp_type
333Python/Python-ast.c-If_fieldsvariablestatic const char *If_fields[]
334Python/Python-ast.c-If_typevariablestatic PyTypeObject *If_type
335Modules/signalmodule.c-IgnoreHandlervariablestatic PyObject *IgnoreHandler
336Python/import.c-imp_methodsvariablestatic PyMethodDef imp_methods
337Python/import.c-impmodulevariablestatic struct PyModuleDef impmodule
338Objects/exceptions.c-ImportError_membersvariablestatic PyMemberDef ImportError_members[]
339Objects/exceptions.c-ImportError_methodsvariablestatic PyMethodDef ImportError_methods
340Python/Python-ast.c-Import_fieldsvariablestatic const char *Import_fields[]
341Python/Python-ast.c-ImportFrom_fieldsvariablestatic const char *ImportFrom_fields[]
342Python/Python-ast.c-ImportFrom_typevariablestatic PyTypeObject *ImportFrom_type
343Python/import.cimport_find_and_loadimport_levelvariablestatic int import_level
344Python/_warnings.cis_internal_frameimportlib_stringvariablestatic PyObject *importlib_string
345Python/import.c-import_lockvariablestatic PyThread_type_lock import_lock
346Python/import.c-import_lock_levelvariablestatic int import_lock_level
347Python/import.c-import_lock_threadvariablestatic unsigned long import_lock_thread
348Python/import.cPyImport_Importimport_strvariablestatic PyObject *import_str
349Python/Python-ast.c-Import_typevariablestatic PyTypeObject *Import_type
350Modules/_io/textio.c-incrementalnewlinedecoder_getsetvariablestatic PyGetSetDef incrementalnewlinedecoder_getset[]
351Modules/_io/textio.c-incrementalnewlinedecoder_methodsvariablestatic PyMethodDef incrementalnewlinedecoder_methods
352Objects/listobject.c-indexerrvariablestatic PyObject *indexerr
353Python/Python-ast.c-Index_fieldsvariablestatic const char *Index_fields[]
354Python/Python-ast.c-Index_typevariablestatic PyTypeObject *Index_type
355Python/thread.c-initializedvariablestatic int initialized
356Modules/posixmodule.c-initializedvariablestatic int initialized
357Modules/pwdmodule.c-initializedvariablestatic int initialized
358Modules/signalmodule.c-initializedvariablestatic int initialized
359Modules/timemodule.c-initializedvariablestatic int initialized
360Python/Python-ast.cinit_typesinitializedvariablestatic int initialized
361Objects/listobject.cPyList_Newinitializedvariablestatic int initialized
362Python/import.c-inittab_copyvariablestatic struct _inittab *inittab_copy
363Python/Python-ast.c-In_singletonvariablestatic PyObject *In_singleton
364Objects/classobject.c-instancemethod_getsetvariablestatic PyGetSetDef instancemethod_getset[]
365Objects/classobject.c-instancemethod_memberlistvariablestatic PyMemberDef instancemethod_memberlist[]
366Python/Python-ast.c-Interactive_fieldsvariablestatic const char *Interactive_fields[]
367Python/Python-ast.c-Interactive_typevariablestatic PyTypeObject *Interactive_type
368Objects/unicodeobject.c-internedvariablestatic PyObject *interned
369Objects/interpreteridobject.c-interpid_as_numbervariablestatic PyNumberMethods interpid_as_number
370Modules/signalmodule.c-IntHandlervariablestatic PyObject *IntHandler
371Objects/longobject.c-int_info_descvariablestatic PyStructSequence_Desc int_info_desc
372Objects/longobject.c-int_info_fieldsvariablestatic PyStructSequence_Field int_info_fields[]
373Objects/longobject.c-Int_InfoTypevariablestatic PyTypeObject Int_InfoType
374Python/Python-ast.c-In_typevariablestatic PyTypeObject *In_type
375Python/Python-ast.c-Invert_singletonvariablestatic PyObject *Invert_singleton
376Python/Python-ast.c-Invert_typevariablestatic PyTypeObject *Invert_type
377Modules/_io/iobase.c-iobase_getsetvariablestatic PyGetSetDef iobase_getset[]
378Modules/_io/iobase.c-iobase_methodsvariablestatic PyMethodDef iobase_methods
379Python/fileutils.cset_inheritableioctl_worksvariablestatic int ioctl_works
380Modules/itertoolsmodule.c-islice_methodsvariablestatic PyMethodDef islice_methods
381Modules/itertoolsmodule.c-islice_typevariablestatic PyTypeObject islice_type
382Python/Python-ast.c-IsNot_singletonvariablestatic PyObject *IsNot_singleton
383Python/Python-ast.c-IsNot_typevariablestatic PyTypeObject *IsNot_type
384Python/Python-ast.c-Is_singletonvariablestatic PyObject *Is_singleton
385Modules/signalmodule.c-is_trippedvariablestatic _Py_atomic_int is_tripped
386Python/Python-ast.c-Is_typevariablestatic PyTypeObject *Is_type
387Modules/_operator.c-itemgetter_methodsvariablestatic PyMethodDef itemgetter_methods
388Modules/_operator.c-itemgetter_typevariablestatic PyTypeObject itemgetter_type
389Modules/itertoolsmodule.c-itertoolsmodulevariablestatic struct PyModuleDef itertoolsmodule
390Modules/signalmodule.c-ItimerErrorvariablestatic PyObject *ItimerError
391Python/Python-ast.c-JoinedStr_fieldsvariablestatic const char *JoinedStr_fields[]
392Python/Python-ast.c-JoinedStr_typevariablestatic PyTypeObject *JoinedStr_type
393Modules/_functoolsmodule.c-keyobject_membersvariablestatic PyMemberDef keyobject_members[]
394Modules/_functoolsmodule.c-keyobject_typevariablestatic PyTypeObject keyobject_type
395Objects/dictobject.c-keys_free_listvariablestatic PyDictKeysObject *keys_free_list[PyDict_MAXFREELIST]
396Python/Python-ast.c-keyword_fieldsvariablestatic const char *keyword_fields[]
397Python/sysmodule.csys_set_asyncgen_hookskeywordsvariablestatic const char *keywords[]
398Modules/_bisectmodule.cbisect_rightkeywordsvariablestatic const char *keywords[]
399Modules/_bisectmodule.cinsort_rightkeywordsvariablestatic const char *keywords[]
400Python/Python-ast.c-keyword_typevariablestatic PyTypeObject *keyword_type
401Modules/_functoolsmodule.ckeyobject_callkwargsvariablestatic const char *kwargs[]
402Modules/_functoolsmodule.cfunctools_cmp_to_keykwargsvariablestatic const char *kwargs[]
403Modules/itertoolsmodule.crepeat_newkwargsvariablestatic const char *kwargs[]
404Python/_warnings.cwarnings_warn_explicitkwd_listvariablestatic const char *kwd_list[]
405Modules/_functoolsmodule.c-kwd_markvariablestatic PyObject *kwd_mark
406Python/bltinmodule.cbuiltin___import__kwlistvariablestatic const char *kwlist[]
407Python/bltinmodule.cmin_maxkwlistvariablestatic const char *kwlist[]
408Python/context.ccontextvar_tp_newkwlistvariablestatic const char *kwlist[]
409Python/sysmodule.csys_getsizeofkwlistvariablestatic const char *kwlist[]
410Objects/bytearrayobject.cbytearray_initkwlistvariablestatic const char *kwlist[]
411Objects/bytesobject.cbytes_newkwlistvariablestatic const char *kwlist[]
412Objects/exceptions.cImportError_initkwlistvariablestatic const char *kwlist[]
413Objects/interpreteridobject.cinterpid_newkwlistvariablestatic const char *kwlist[]
414Objects/memoryobject.cmemory_newkwlistvariablestatic const char *kwlist[]
415Objects/memoryobject.cmemory_castkwlistvariablestatic const char *kwlist[]
416Objects/memoryobject.cmemory_tobyteskwlistvariablestatic const char *kwlist[]
417Objects/odictobject.codict_popkwlistvariablestatic const char *kwlist[]
418Objects/unicodeobject.cunicode_newkwlistvariablestatic const char *kwlist[]
419Objects/weakrefobject.cweakref_callkwlistvariablestatic const char *kwlist[]
420Modules/_elementtree.celement_setstate_from_Pythonkwlistvariablestatic const char *kwlist[]
421Modules/_json.cscanner_callkwlistvariablestatic const char *kwlist[]
422Modules/_json.cscanner_newkwlistvariablestatic const char *kwlist[]
423Modules/_json.cencoder_newkwlistvariablestatic const char *kwlist[]
424Modules/_json.cencoder_callkwlistvariablestatic const char *kwlist[]
425Python/symtable.c-lambdavariablestatic identifier lambda
426Python/Python-ast.c-Lambda_fieldsvariablestatic const char *Lambda_fields[]
427Python/Python-ast.c-Lambda_typevariablestatic PyTypeObject *Lambda_type
428Objects/listobject.c-list_as_mappingvariablestatic PyMappingMethods list_as_mapping
429Objects/listobject.c-list_as_sequencevariablestatic PySequenceMethods list_as_sequence
430Python/symtable.c-listcompvariablestatic identifier listcomp
431Python/Python-ast.c-ListComp_fieldsvariablestatic const char *ListComp_fields[]
432Python/Python-ast.c-ListComp_typevariablestatic PyTypeObject *ListComp_type
433Python/Python-ast.c-List_fieldsvariablestatic const char *List_fields[]
434Objects/listobject.c-listiter_methodsvariablestatic PyMethodDef listiter_methods
435Objects/listobject.c-list_methodsvariablestatic PyMethodDef list_methods
436Objects/listobject.c-listreviter_methodsvariablestatic PyMethodDef listreviter_methods
437Python/Python-ast.c-List_typevariablestatic PyTypeObject *List_type
438Python/ceval.c-lltracevariablestatic int lltrace
439Python/Python-ast.c-Load_singletonvariablestatic PyObject *Load_singleton
440Python/Python-ast.c-Load_typevariablestatic PyTypeObject *Load_type
441Modules/_threadmodule.c-localdummytypevariablestatic PyTypeObject localdummytype
442Modules/_localemodule.c-_localemodulevariablestatic struct PyModuleDef _localemodule
443Modules/_threadmodule.c-localtypevariablestatic PyTypeObject localtype
444Modules/_threadmodule.c-lock_methodsvariablestatic PyMethodDef lock_methods
445Modules/_threadmodule.c-Locktypevariablestatic PyTypeObject Locktype
446Objects/longobject.cPyLong_FromStringlog_base_BASEvariablestatic double log_base_BASE[37]
447Objects/longobject.c-long_as_numbervariablestatic PyNumberMethods long_as_number
448Objects/longobject.c-long_getsetvariablestatic PyGetSetDef long_getset[]
449Objects/longobject.c-long_methodsvariablestatic PyMethodDef long_methods
450Objects/rangeobject.c-longrangeiter_methodsvariablestatic PyMethodDef longrangeiter_methods
451Modules/_functoolsmodule.c-lru_cache_getsetlistvariablestatic PyGetSetDef lru_cache_getsetlist[]
452Modules/_functoolsmodule.c-lru_cache_methodsvariablestatic PyMethodDef lru_cache_methods
453Modules/_functoolsmodule.c-lru_cache_typevariablestatic PyTypeObject lru_cache_type
454Modules/_functoolsmodule.c-lru_list_elem_typevariablestatic PyTypeObject lru_list_elem_type
455Python/Python-ast.c-LShift_singletonvariablestatic PyObject *LShift_singleton
456Python/Python-ast.c-LShift_typevariablestatic PyTypeObject *LShift_type
457Python/Python-ast.c-LtE_singletonvariablestatic PyObject *LtE_singleton
458Python/Python-ast.c-LtE_typevariablestatic PyTypeObject *LtE_type
459Python/Python-ast.c-Lt_singletonvariablestatic PyObject *Lt_singleton
460Python/Python-ast.c-Lt_typevariablestatic PyTypeObject *Lt_type
461Python/bltinmodule.c-map_methodsvariablestatic PyMethodDef map_methods
462Objects/descrobject.c-mappingproxy_as_mappingvariablestatic PyMappingMethods mappingproxy_as_mapping
463Objects/descrobject.c-mappingproxy_as_sequencevariablestatic PySequenceMethods mappingproxy_as_sequence
464Objects/descrobject.c-mappingproxy_methodsvariablestatic PyMethodDef mappingproxy_methods
465Objects/dictobject.c-mapp_methodsvariablestatic PyMethodDef mapp_methods
466Python/marshal.c-marshal_methodsvariablestatic PyMethodDef marshal_methods
467Python/marshal.c-marshalmodulevariablestatic struct PyModuleDef marshalmodule
468Modules/_sre.c-match_as_mappingvariablestatic PyMappingMethods match_as_mapping
469Modules/_sre.c-match_getsetvariablestatic PyGetSetDef match_getset[]
470Modules/_sre.c-match_membersvariablestatic PyMemberDef match_members[]
471Modules/_sre.c-match_methodsvariablestatic PyMethodDef match_methods
472Modules/_sre.c-Match_Typevariablestatic PyTypeObject Match_Type
473Python/Python-ast.c-MatMult_singletonvariablestatic PyObject *MatMult_singleton
474Python/Python-ast.c-MatMult_typevariablestatic PyTypeObject *MatMult_type
475Objects/obmalloc.c-maxarenasvariablestatic uint maxarenas
476Objects/moduleobject.c-max_module_numbervariablestatic Py_ssize_t max_module_number
477Objects/descrobject.c-member_getsetvariablestatic PyGetSetDef member_getset[]
478Objects/exceptions.c-memerrors_freelistvariablestatic PyBaseExceptionObject *memerrors_freelist
479Objects/exceptions.c-memerrors_numfreevariablestatic int memerrors_numfree
480Objects/memoryobject.c-memory_as_buffervariablestatic PyBufferProcs memory_as_buffer
481Objects/memoryobject.c-memory_as_mappingvariablestatic PyMappingMethods memory_as_mapping
482Objects/memoryobject.c-memory_as_sequencevariablestatic PySequenceMethods memory_as_sequence
483Objects/memoryobject.c-memory_getsetlistvariablestatic PyGetSetDef memory_getsetlist[]
484Objects/memoryobject.c-memory_methodsvariablestatic PyMethodDef memory_methods
485Objects/methodobject.c-meth_getsetsvariablestatic PyGetSetDef meth_getsets []
486Objects/methodobject.c-meth_membersvariablestatic PyMemberDef meth_members[]
487Objects/methodobject.c-meth_methodsvariablestatic PyMethodDef meth_methods
488Objects/typeobject.c-method_cachevariablestatic struct method_cache_entry method_cache[1 << MCACHE_SIZE_EXP]
489Modules/_operator.c-methodcaller_methodsvariablestatic PyMethodDef methodcaller_methods
490Modules/_operator.c-methodcaller_typevariablestatic PyTypeObject methodcaller_type
491Objects/classobject.c-method_getsetvariablestatic PyGetSetDef method_getset[]
492Objects/descrobject.c-method_getsetvariablestatic PyGetSetDef method_getset[]
493Objects/classobject.c-method_memberlistvariablestatic PyMemberDef method_memberlist[]
494Objects/classobject.c-method_methodsvariablestatic PyMethodDef method_methods
495Python/codecs.c_PyCodecRegistry_Initmethodsvariablestatic struct { char *name; PyMethodDef def; } methods[]
496Python/frozen.c-M___hello__variablestatic unsigned char M___hello__[]
497Python/Python-ast.c-Mod_singletonvariablestatic PyObject *Mod_singleton
498Python/Python-ast.c-mod_typevariablestatic PyTypeObject *mod_type
499Python/Python-ast.c-Mod_typevariablestatic PyTypeObject *Mod_type
500Modules/faulthandler.c-module_defvariablestatic struct PyModuleDef module_def
501Modules/_tracemalloc.c-module_defvariablestatic struct PyModuleDef module_def
502Python/Python-ast.c-Module_fieldsvariablestatic const char *Module_fields[]
503Modules/_collectionsmodule.c-module_functionsvariablestatic struct PyMethodDef module_functions[]
504Modules/_abc.c-module_functionsvariablestatic struct PyMethodDef module_functions[]
505Objects/moduleobject.c-module_membersvariablestatic PyMemberDef module_members[]
506Objects/moduleobject.c-module_methodsvariablestatic PyMethodDef module_methods
507Modules/_functoolsmodule.c-module_methodsvariablestatic PyMethodDef module_methods
508Modules/itertoolsmodule.c-module_methodsvariablestatic PyMethodDef module_methods
509Modules/_io/_iomodule.c-module_methodsvariablestatic PyMethodDef module_methods
510Modules/faulthandler.c-module_methodsvariablestatic PyMethodDef module_methods
511Modules/_tracemalloc.c-module_methodsvariablestatic PyMethodDef module_methods
512Python/Python-ast.c-Module_typevariablestatic PyTypeObject *Module_type
513Python/Python-ast.c-Mult_singletonvariablestatic PyObject *Mult_singleton
514Python/Python-ast.c-Mult_typevariablestatic PyTypeObject *Mult_type
515Objects/funcobject.cPyFunction_NewWithQualName__name__variablestatic PyObject *__name__
516Python/compile.ccompiler_lambdanamevariablestatic identifier name
517Python/compile.ccompiler_genexpnamevariablestatic identifier name
518Python/compile.ccompiler_listcompnamevariablestatic identifier name
519Python/compile.ccompiler_setcompnamevariablestatic identifier name
520Python/compile.ccompiler_dictcompnamevariablestatic identifier name
521Python/Python-ast.c-NamedExpr_fieldsvariablestatic const char *NamedExpr_fields[]
522Python/Python-ast.c-NamedExpr_typevariablestatic PyTypeObject *NamedExpr_type
523Python/Python-ast.c-Name_fieldsvariablestatic const char *Name_fields[]
524Objects/typeobject.c-name_opvariablestatic _Py_Identifier name_op[]
525Objects/namespaceobject.c-namespace_membersvariablestatic PyMemberDef namespace_members[]
526Objects/namespaceobject.c-namespace_methodsvariablestatic PyMethodDef namespace_methods
527Python/Python-ast.c-Name_typevariablestatic PyTypeObject *Name_type
528Objects/obmalloc.c-narenas_currently_allocatedvariablestatic size_t narenas_currently_allocated
529Objects/obmalloc.c-narenas_highwatervariablestatic size_t narenas_highwater
530Python/sysmodule.csys_displayhooknewlinevariablestatic PyObject *newline
531Objects/typeobject.c-next_version_tagvariablestatic unsigned int next_version_tag
532Objects/obmalloc.c-nfp2lastavariablestatic struct arena_object* nfp2lasta[MAX_POOLS_IN_ARENA + 1]
533Python/dynload_shlib.c-nhandlesvariablestatic int nhandles
534Objects/object.c-none_as_numbervariablestatic PyNumberMethods none_as_number
535Python/Python-ast.c-Nonlocal_fieldsvariablestatic const char *Nonlocal_fields[]
536Python/Python-ast.c-Nonlocal_typevariablestatic PyTypeObject *Nonlocal_type
537Python/Python-ast.c-NotEq_singletonvariablestatic PyObject *NotEq_singleton
538Python/Python-ast.c-NotEq_typevariablestatic PyTypeObject *NotEq_type
539Objects/object.c-notimplemented_methodsvariablestatic PyMethodDef notimplemented_methods
540Python/Python-ast.c-NotIn_singletonvariablestatic PyObject *NotIn_singleton
541Python/Python-ast.c-NotIn_typevariablestatic PyTypeObject *NotIn_type
542Python/Python-ast.c-Not_singletonvariablestatic PyObject *Not_singleton
543Python/Python-ast.c-Not_typevariablestatic PyTypeObject *Not_type
544Objects/obmalloc.c-ntimes_arena_allocatedvariablestatic size_t ntimes_arena_allocated
545Objects/bytesobject.c-nullstringvariablestatic PyBytesObject *nullstring
546Objects/codeobject.cPyCode_NewEmptynulltuplevariablestatic PyObject *nulltuple
547Objects/floatobject.c-numfreevariablestatic int numfree
548Objects/frameobject.c-numfreevariablestatic int numfree
549Objects/listobject.c-numfreevariablestatic int numfree
550Objects/dictobject.c-numfreevariablestatic int numfree
551Objects/methodobject.c-numfreevariablestatic int numfree
552Objects/tupleobject.c-numfreevariablestatic int numfree[PyTuple_MAXSAVESIZE]
553Objects/classobject.c-numfreevariablestatic int numfree
554Modules/_collectionsmodule.c-numfreeblocksvariablestatic Py_ssize_t numfreeblocks
555Objects/dictobject.c-numfreekeysvariablestatic int numfreekeys
556Objects/typeobject.c-object_getsetsvariablestatic PyGetSetDef object_getsets[]
557Objects/typeobject.c-object_methodsvariablestatic PyMethodDef object_methods
558Objects/typeobject.cobject___reduce_ex___implobjreducevariablestatic PyObject *objreduce
559Objects/odictobject.c-odict_as_mappingvariablestatic PyMappingMethods odict_as_mapping
560Objects/odictobject.c-odict_getsetvariablestatic PyGetSetDef odict_getset[]
561Objects/odictobject.c-odictitems_methodsvariablestatic PyMethodDef odictitems_methods
562Objects/odictobject.c-odictiter_methodsvariablestatic PyMethodDef odictiter_methods
563Objects/odictobject.c-odictkeys_methodsvariablestatic PyMethodDef odictkeys_methods
564Objects/odictobject.c-odict_methodsvariablestatic PyMethodDef odict_methods
565Objects/odictobject.c-odictvalues_methodsvariablestatic PyMethodDef odictvalues_methods
566Modules/faulthandler.c-old_stackvariablestatic stack_t old_stack
567Modules/_operator.c-operator_methodsvariablestatic PyMethodDef operator_methods
568Modules/_operator.c-operatormodulevariablestatic struct PyModuleDef operatormodule
569Python/Python-ast.c-operator_typevariablestatic PyTypeObject *operator_type
570Objects/typeobject.cslot_nb_addop_idvariable_Py_static_string(op_id, OPSTR)
571Objects/typeobject.cslot_nb_subtractop_idvariable_Py_static_string(op_id, OPSTR)
572Objects/typeobject.cslot_nb_multiplyop_idvariable_Py_static_string(op_id, OPSTR)
573Objects/typeobject.cslot_nb_matrix_multiplyop_idvariable_Py_static_string(op_id, OPSTR)
574Objects/typeobject.cslot_nb_remainderop_idvariable_Py_static_string(op_id, OPSTR)
575Objects/typeobject.cslot_nb_divmodop_idvariable_Py_static_string(op_id, OPSTR)
576Objects/typeobject.cslot_nb_power_binaryop_idvariable_Py_static_string(op_id, OPSTR)
577Objects/typeobject.cslot_nb_lshiftop_idvariable_Py_static_string(op_id, OPSTR)
578Objects/typeobject.cslot_nb_rshiftop_idvariable_Py_static_string(op_id, OPSTR)
579Objects/typeobject.cslot_nb_andop_idvariable_Py_static_string(op_id, OPSTR)
580Objects/typeobject.cslot_nb_xorop_idvariable_Py_static_string(op_id, OPSTR)
581Objects/typeobject.cslot_nb_orop_idvariable_Py_static_string(op_id, OPSTR)
582Objects/typeobject.cslot_nb_floor_divideop_idvariable_Py_static_string(op_id, OPSTR)
583Objects/typeobject.cslot_nb_true_divideop_idvariable_Py_static_string(op_id, OPSTR)
584Python/getopt.c-opt_ptrvariablestatic const wchar_t *opt_ptr
585Python/initconfig.c-orig_argvvariablestatic PyWideStringList orig_argv
586Python/Python-ast.c-Or_singletonvariablestatic PyObject *Or_singleton
587Python/Python-ast.c-Or_typevariablestatic PyTypeObject *Or_type
588Objects/exceptions.c-OSError_getsetvariablestatic PyGetSetDef OSError_getset[]
589Objects/exceptions.c-OSError_membersvariablestatic PyMemberDef OSError_members[]
590Objects/exceptions.c-OSError_methodsvariablestatic PyMethodDef OSError_methods
591Python/dtoa.c-p5svariablestatic Bigint *p5s
592Python/Python-ast.c-Param_singletonvariablestatic PyObject *Param_singleton
593Python/Python-ast.c-Param_typevariablestatic PyTypeObject *Param_type
594Python/bltinmodule.cbuiltin_print_parservariablestatic struct _PyArg_Parser _parser
595Python/clinic/_warnings.c.hwarnings_warn_parservariablestatic _PyArg_Parser _parser
596Python/clinic/bltinmodule.c.hbuiltin_compile_parservariablestatic _PyArg_Parser _parser
597Python/clinic/bltinmodule.c.hbuiltin_round_parservariablestatic _PyArg_Parser _parser
598Python/clinic/bltinmodule.c.hbuiltin_sum_parservariablestatic _PyArg_Parser _parser
599Python/clinic/import.c.h_imp_source_hash_parservariablestatic _PyArg_Parser _parser
600Python/clinic/sysmodule.c.hsys_addaudithook_parservariablestatic _PyArg_Parser _parser
601Python/clinic/sysmodule.c.hsys_set_coroutine_origin_tracking_depth_parservariablestatic _PyArg_Parser _parser
602Python/clinic/traceback.c.htb_new_parservariablestatic _PyArg_Parser _parser
603Objects/clinic/bytearrayobject.c.hbytearray_translate_parservariablestatic _PyArg_Parser _parser
604Objects/clinic/bytearrayobject.c.hbytearray_split_parservariablestatic _PyArg_Parser _parser
605Objects/clinic/bytearrayobject.c.hbytearray_rsplit_parservariablestatic _PyArg_Parser _parser
606Objects/clinic/bytearrayobject.c.hbytearray_decode_parservariablestatic _PyArg_Parser _parser
607Objects/clinic/bytearrayobject.c.hbytearray_splitlines_parservariablestatic _PyArg_Parser _parser
608Objects/clinic/bytearrayobject.c.hbytearray_hex_parservariablestatic _PyArg_Parser _parser
609Objects/clinic/bytesobject.c.hbytes_split_parservariablestatic _PyArg_Parser _parser
610Objects/clinic/bytesobject.c.hbytes_rsplit_parservariablestatic _PyArg_Parser _parser
611Objects/clinic/bytesobject.c.hbytes_translate_parservariablestatic _PyArg_Parser _parser
612Objects/clinic/bytesobject.c.hbytes_decode_parservariablestatic _PyArg_Parser _parser
613Objects/clinic/bytesobject.c.hbytes_splitlines_parservariablestatic _PyArg_Parser _parser
614Objects/clinic/bytesobject.c.hbytes_hex_parservariablestatic _PyArg_Parser _parser
615Objects/clinic/codeobject.c.hcode_replace_parservariablestatic _PyArg_Parser _parser
616Objects/clinic/complexobject.c.hcomplex_new_parservariablestatic _PyArg_Parser _parser
617Objects/clinic/descrobject.c.hmappingproxy_new_parservariablestatic _PyArg_Parser _parser
618Objects/clinic/descrobject.c.hproperty_init_parservariablestatic _PyArg_Parser _parser
619Objects/clinic/enumobject.c.henum_new_parservariablestatic _PyArg_Parser _parser
620Objects/clinic/funcobject.c.hfunc_new_parservariablestatic _PyArg_Parser _parser
621Objects/clinic/listobject.c.hlist_sort_parservariablestatic _PyArg_Parser _parser
622Objects/clinic/longobject.c.hlong_new_parservariablestatic _PyArg_Parser _parser
623Objects/clinic/longobject.c.hint_to_bytes_parservariablestatic _PyArg_Parser _parser
624Objects/clinic/longobject.c.hint_from_bytes_parservariablestatic _PyArg_Parser _parser
625Objects/clinic/memoryobject.c.hmemoryview_hex_parservariablestatic _PyArg_Parser _parser
626Objects/clinic/moduleobject.c.hmodule___init___parservariablestatic _PyArg_Parser _parser
627Objects/clinic/odictobject.c.hOrderedDict_fromkeys_parservariablestatic _PyArg_Parser _parser
628Objects/clinic/odictobject.c.hOrderedDict_setdefault_parservariablestatic _PyArg_Parser _parser
629Objects/clinic/odictobject.c.hOrderedDict_popitem_parservariablestatic _PyArg_Parser _parser
630Objects/clinic/odictobject.c.hOrderedDict_move_to_end_parservariablestatic _PyArg_Parser _parser
631Objects/clinic/structseq.c.hstructseq_new_parservariablestatic _PyArg_Parser _parser
632Objects/clinic/unicodeobject.c.hunicode_encode_parservariablestatic _PyArg_Parser _parser
633Objects/clinic/unicodeobject.c.hunicode_expandtabs_parservariablestatic _PyArg_Parser _parser
634Objects/clinic/unicodeobject.c.hunicode_split_parservariablestatic _PyArg_Parser _parser
635Objects/clinic/unicodeobject.c.hunicode_rsplit_parservariablestatic _PyArg_Parser _parser
636Objects/clinic/unicodeobject.c.hunicode_splitlines_parservariablestatic _PyArg_Parser _parser
637Objects/stringlib/clinic/transmogrify.h.hstringlib_expandtabs_parservariablestatic _PyArg_Parser _parser
638Modules/_blake2/clinic/blake2b_impl.c.hpy_blake2b_new_parservariablestatic _PyArg_Parser _parser
639Modules/_blake2/clinic/blake2s_impl.c.hpy_blake2s_new_parservariablestatic _PyArg_Parser _parser
640Modules/_io/clinic/_iomodule.c.h_io_open_parservariablestatic _PyArg_Parser _parser
641Modules/_io/clinic/_iomodule.c.h_io_open_code_parservariablestatic _PyArg_Parser _parser
642Modules/_io/clinic/bufferedio.c.h_io_BufferedReader___init___parservariablestatic _PyArg_Parser _parser
643Modules/_io/clinic/bufferedio.c.h_io_BufferedWriter___init___parservariablestatic _PyArg_Parser _parser
644Modules/_io/clinic/bufferedio.c.h_io_BufferedRandom___init___parservariablestatic _PyArg_Parser _parser
645Modules/_io/clinic/bytesio.c.h_io_BytesIO___init___parservariablestatic _PyArg_Parser _parser
646Modules/_io/clinic/fileio.c.h_io_FileIO___init___parservariablestatic _PyArg_Parser _parser
647Modules/_io/clinic/stringio.c.h_io_StringIO___init___parservariablestatic _PyArg_Parser _parser
648Modules/_io/clinic/textio.c.h_io_IncrementalNewlineDecoder___init___parservariablestatic _PyArg_Parser _parser
649Modules/_io/clinic/textio.c.h_io_IncrementalNewlineDecoder_decode_parservariablestatic _PyArg_Parser _parser
650Modules/_io/clinic/textio.c.h_io_TextIOWrapper___init___parservariablestatic _PyArg_Parser _parser
651Modules/_io/clinic/textio.c.h_io_TextIOWrapper_reconfigure_parservariablestatic _PyArg_Parser _parser
652Modules/_io/clinic/winconsoleio.c.h_io__WindowsConsoleIO___init___parservariablestatic _PyArg_Parser _parser
653Modules/_multiprocessing/clinic/posixshmem.c.h_posixshmem_shm_open_parservariablestatic _PyArg_Parser _parser
654Modules/_multiprocessing/clinic/posixshmem.c.h_posixshmem_shm_unlink_parservariablestatic _PyArg_Parser _parser
655Modules/cjkcodecs/clinic/multibytecodec.c.h_multibytecodec_MultibyteCodec_encode_parservariablestatic _PyArg_Parser _parser
656Modules/cjkcodecs/clinic/multibytecodec.c.h_multibytecodec_MultibyteCodec_decode_parservariablestatic _PyArg_Parser _parser
657Modules/cjkcodecs/clinic/multibytecodec.c.h_multibytecodec_MultibyteIncrementalEncoder_encode_parservariablestatic _PyArg_Parser _parser
658Modules/cjkcodecs/clinic/multibytecodec.c.h_multibytecodec_MultibyteIncrementalDecoder_decode_parservariablestatic _PyArg_Parser _parser
659Modules/clinic/_asynciomodule.c.h_asyncio_Future___init___parservariablestatic _PyArg_Parser _parser
660Modules/clinic/_asynciomodule.c.h_asyncio_Future_add_done_callback_parservariablestatic _PyArg_Parser _parser
661Modules/clinic/_asynciomodule.c.h_asyncio_Task___init___parservariablestatic _PyArg_Parser _parser
662Modules/clinic/_asynciomodule.c.h_asyncio_Task_current_task_parservariablestatic _PyArg_Parser _parser
663Modules/clinic/_asynciomodule.c.h_asyncio_Task_all_tasks_parservariablestatic _PyArg_Parser _parser
664Modules/clinic/_asynciomodule.c.h_asyncio_Task_get_stack_parservariablestatic _PyArg_Parser _parser
665Modules/clinic/_asynciomodule.c.h_asyncio_Task_print_stack_parservariablestatic _PyArg_Parser _parser
666Modules/clinic/_asynciomodule.c.h_asyncio__register_task_parservariablestatic _PyArg_Parser _parser
667Modules/clinic/_asynciomodule.c.h_asyncio__unregister_task_parservariablestatic _PyArg_Parser _parser
668Modules/clinic/_asynciomodule.c.h_asyncio__enter_task_parservariablestatic _PyArg_Parser _parser
669Modules/clinic/_asynciomodule.c.h_asyncio__leave_task_parservariablestatic _PyArg_Parser _parser
670Modules/clinic/_bz2module.c.h_bz2_BZ2Decompressor_decompress_parservariablestatic _PyArg_Parser _parser
671Modules/clinic/_codecsmodule.c.h_codecs_encode_parservariablestatic _PyArg_Parser _parser
672Modules/clinic/_codecsmodule.c.h_codecs_decode_parservariablestatic _PyArg_Parser _parser
673Modules/clinic/_cursesmodule.c.h_curses_setupterm_parservariablestatic _PyArg_Parser _parser
674Modules/clinic/_datetimemodule.c.hdatetime_datetime_now_parservariablestatic _PyArg_Parser _parser
675Modules/clinic/_elementtree.c.h_elementtree_Element_find_parservariablestatic _PyArg_Parser _parser
676Modules/clinic/_elementtree.c.h_elementtree_Element_findtext_parservariablestatic _PyArg_Parser _parser
677Modules/clinic/_elementtree.c.h_elementtree_Element_findall_parservariablestatic _PyArg_Parser _parser
678Modules/clinic/_elementtree.c.h_elementtree_Element_iterfind_parservariablestatic _PyArg_Parser _parser
679Modules/clinic/_elementtree.c.h_elementtree_Element_get_parservariablestatic _PyArg_Parser _parser
680Modules/clinic/_elementtree.c.h_elementtree_Element_iter_parservariablestatic _PyArg_Parser _parser
681Modules/clinic/_elementtree.c.h_elementtree_Element_getiterator_parservariablestatic _PyArg_Parser _parser
682Modules/clinic/_elementtree.c.h_elementtree_TreeBuilder___init___parservariablestatic _PyArg_Parser _parser
683Modules/clinic/_elementtree.c.h_elementtree_XMLParser___init___parservariablestatic _PyArg_Parser _parser
684Modules/clinic/_hashopenssl.c.hEVP_new_parservariablestatic _PyArg_Parser _parser
685Modules/clinic/_hashopenssl.c.hpbkdf2_hmac_parservariablestatic _PyArg_Parser _parser
686Modules/clinic/_hashopenssl.c.h_hashlib_scrypt_parservariablestatic _PyArg_Parser _parser
687Modules/clinic/_hashopenssl.c.h_hashlib_hmac_digest_parservariablestatic _PyArg_Parser _parser
688Modules/clinic/_lzmamodule.c.h_lzma_LZMADecompressor_decompress_parservariablestatic _PyArg_Parser _parser
689Modules/clinic/_lzmamodule.c.h_lzma_LZMADecompressor___init___parservariablestatic _PyArg_Parser _parser
690Modules/clinic/_opcode.c.h_opcode_stack_effect_parservariablestatic _PyArg_Parser _parser
691Modules/clinic/_pickle.c.h_pickle_Pickler___init___parservariablestatic _PyArg_Parser _parser
692Modules/clinic/_pickle.c.h_pickle_Unpickler___init___parservariablestatic _PyArg_Parser _parser
693Modules/clinic/_pickle.c.h_pickle_dump_parservariablestatic _PyArg_Parser _parser
694Modules/clinic/_pickle.c.h_pickle_dumps_parservariablestatic _PyArg_Parser _parser
695Modules/clinic/_pickle.c.h_pickle_load_parservariablestatic _PyArg_Parser _parser
696Modules/clinic/_pickle.c.h_pickle_loads_parservariablestatic _PyArg_Parser _parser
697Modules/clinic/_queuemodule.c.h_queue_SimpleQueue_put_parservariablestatic _PyArg_Parser _parser
698Modules/clinic/_queuemodule.c.h_queue_SimpleQueue_put_nowait_parservariablestatic _PyArg_Parser _parser
699Modules/clinic/_queuemodule.c.h_queue_SimpleQueue_get_parservariablestatic _PyArg_Parser _parser
700Modules/clinic/_sre.c.h_sre_SRE_Pattern_match_parservariablestatic _PyArg_Parser _parser
701Modules/clinic/_sre.c.h_sre_SRE_Pattern_fullmatch_parservariablestatic _PyArg_Parser _parser
702Modules/clinic/_sre.c.h_sre_SRE_Pattern_search_parservariablestatic _PyArg_Parser _parser
703Modules/clinic/_sre.c.h_sre_SRE_Pattern_findall_parservariablestatic _PyArg_Parser _parser
704Modules/clinic/_sre.c.h_sre_SRE_Pattern_finditer_parservariablestatic _PyArg_Parser _parser
705Modules/clinic/_sre.c.h_sre_SRE_Pattern_scanner_parservariablestatic _PyArg_Parser _parser
706Modules/clinic/_sre.c.h_sre_SRE_Pattern_split_parservariablestatic _PyArg_Parser _parser
707Modules/clinic/_sre.c.h_sre_SRE_Pattern_sub_parservariablestatic _PyArg_Parser _parser
708Modules/clinic/_sre.c.h_sre_SRE_Pattern_subn_parservariablestatic _PyArg_Parser _parser
709Modules/clinic/_sre.c.h_sre_compile_parservariablestatic _PyArg_Parser _parser
710Modules/clinic/_sre.c.h_sre_SRE_Match_expand_parservariablestatic _PyArg_Parser _parser
711Modules/clinic/_sre.c.h_sre_SRE_Match_groups_parservariablestatic _PyArg_Parser _parser
712Modules/clinic/_sre.c.h_sre_SRE_Match_groupdict_parservariablestatic _PyArg_Parser _parser
713Modules/clinic/_ssl.c.h_ssl__SSLSocket_get_channel_binding_parservariablestatic _PyArg_Parser _parser
714Modules/clinic/_ssl.c.h_ssl__SSLContext_load_cert_chain_parservariablestatic _PyArg_Parser _parser
715Modules/clinic/_ssl.c.h_ssl__SSLContext_load_verify_locations_parservariablestatic _PyArg_Parser _parser
716Modules/clinic/_ssl.c.h_ssl__SSLContext__wrap_socket_parservariablestatic _PyArg_Parser _parser
717Modules/clinic/_ssl.c.h_ssl__SSLContext__wrap_bio_parservariablestatic _PyArg_Parser _parser
718Modules/clinic/_ssl.c.h_ssl__SSLContext_get_ca_certs_parservariablestatic _PyArg_Parser _parser
719Modules/clinic/_ssl.c.h_ssl_txt2obj_parservariablestatic _PyArg_Parser _parser
720Modules/clinic/_ssl.c.h_ssl_enum_certificates_parservariablestatic _PyArg_Parser _parser
721Modules/clinic/_ssl.c.h_ssl_enum_crls_parservariablestatic _PyArg_Parser _parser
722Modules/clinic/_struct.c.hStruct___init___parservariablestatic _PyArg_Parser _parser
723Modules/clinic/_struct.c.hStruct_unpack_from_parservariablestatic _PyArg_Parser _parser
724Modules/clinic/_struct.c.hunpack_from_parservariablestatic _PyArg_Parser _parser
725Modules/clinic/_winapi.c.h_winapi_ConnectNamedPipe_parservariablestatic _PyArg_Parser _parser
726Modules/clinic/_winapi.c.h_winapi_ReadFile_parservariablestatic _PyArg_Parser _parser
727Modules/clinic/_winapi.c.h_winapi_WriteFile_parservariablestatic _PyArg_Parser _parser
728Modules/clinic/_winapi.c.h_winapi_GetFileType_parservariablestatic _PyArg_Parser _parser
729Modules/clinic/binascii.c.hbinascii_b2a_uu_parservariablestatic _PyArg_Parser _parser
730Modules/clinic/binascii.c.hbinascii_b2a_base64_parservariablestatic _PyArg_Parser _parser
731Modules/clinic/binascii.c.hbinascii_b2a_hex_parservariablestatic _PyArg_Parser _parser
732Modules/clinic/binascii.c.hbinascii_hexlify_parservariablestatic _PyArg_Parser _parser
733Modules/clinic/binascii.c.hbinascii_a2b_qp_parservariablestatic _PyArg_Parser _parser
734Modules/clinic/binascii.c.hbinascii_b2a_qp_parservariablestatic _PyArg_Parser _parser
735Modules/clinic/cmathmodule.c.hcmath_isclose_parservariablestatic _PyArg_Parser _parser
736Modules/clinic/gcmodule.c.hgc_collect_parservariablestatic _PyArg_Parser _parser
737Modules/clinic/gcmodule.c.hgc_get_objects_parservariablestatic _PyArg_Parser _parser
738Modules/clinic/grpmodule.c.hgrp_getgrgid_parservariablestatic _PyArg_Parser _parser
739Modules/clinic/grpmodule.c.hgrp_getgrnam_parservariablestatic _PyArg_Parser _parser
740Modules/_functoolsmodule.c-partial_getsetlistvariablestatic PyGetSetDef partial_getsetlist[]
741Modules/_functoolsmodule.c-partial_memberlistvariablestatic PyMemberDef partial_memberlist[]
742Modules/_functoolsmodule.c-partial_methodsvariablestatic PyMethodDef partial_methods
743Modules/_functoolsmodule.c-partial_typevariablestatic PyTypeObject partial_type
744Python/Python-ast.c-Pass_typevariablestatic PyTypeObject *Pass_type
745Modules/_sre.c-pattern_getsetvariablestatic PyGetSetDef pattern_getset[]
746Modules/_sre.c-pattern_membersvariablestatic PyMemberDef pattern_members[]
747Modules/_sre.c-pattern_methodsvariablestatic PyMethodDef pattern_methods
748Modules/_sre.c-Pattern_Typevariablestatic PyTypeObject Pattern_Type
749Modules/itertoolsmodule.c-permuations_methodsvariablestatic PyMethodDef permuations_methods
750Modules/itertoolsmodule.c-permutations_typevariablestatic PyTypeObject permutations_type
751Objects/picklebufobject.c-picklebuf_as_buffervariablestatic PyBufferProcs picklebuf_as_buffer
752Objects/picklebufobject.c-picklebuf_methodsvariablestatic PyMethodDef picklebuf_methods
753Python/dtoa.c-pmem_nextvariablestatic double *pmem_next
754Objects/typeobject.cresolve_slotdupspnamevariablestatic PyObject *pname
755Modules/posixmodule.c-posix_constants_confstrvariablestatic struct constdef posix_constants_confstr[]
756Modules/posixmodule.c-posix_constants_pathconfvariablestatic struct constdef posix_constants_pathconf[]
757Modules/posixmodule.c-posix_constants_sysconfvariablestatic struct constdef posix_constants_sysconf[]
758Modules/posixmodule.c-posix_methodsvariablestatic PyMethodDef posix_methods
759Modules/posixmodule.c-posixmodulevariablestatic struct PyModuleDef posixmodule
760Modules/posixmodule.c-posix_putenv_garbagevariablestatic PyObject *posix_putenv_garbage
761Python/Python-ast.c-Pow_singletonvariablestatic PyObject *Pow_singleton
762Python/Python-ast.c-Pow_typevariablestatic PyTypeObject *Pow_type
763Python/sysmodule.c-_preinit_warnoptionsvariablestatic _Py_PreInitEntry _preinit_warnoptions
764Python/sysmodule.c-_preinit_xoptionsvariablestatic _Py_PreInitEntry _preinit_xoptions
765Objects/exceptions.c_check_for_legacy_statementsprint_prefixvariablestatic PyObject *print_prefix
766Python/dtoa.c-private_memvariablestatic double private_mem[PRIVATE_mem]
767Modules/itertoolsmodule.c-product_methodsvariablestatic PyMethodDef product_methods
768Modules/itertoolsmodule.c-product_typevariablestatic PyTypeObject product_type
769Objects/descrobject.c-property_getsetlistvariablestatic PyGetSetDef property_getsetlist[]
770Objects/descrobject.c-property_membersvariablestatic PyMemberDef property_members[]
771Objects/descrobject.c-property_methodsvariablestatic PyMethodDef property_methods
772Objects/weakrefobject.c-proxy_as_mappingvariablestatic PyMappingMethods proxy_as_mapping
773Objects/weakrefobject.c-proxy_as_numbervariablestatic PyNumberMethods proxy_as_number
774Objects/weakrefobject.c-proxy_as_sequencevariablestatic PySequenceMethods proxy_as_sequence
775Objects/weakrefobject.c-proxy_methodsvariablestatic PyMethodDef proxy_methods
776Objects/typeobject.cresolve_slotdupsptrsvariablestatic slotdef *ptrs[MAX_EQUIV]
777Modules/pwdmodule.c-pwd_methodsvariablestatic PyMethodDef pwd_methods
778Modules/pwdmodule.c-pwdmodulevariablestatic struct PyModuleDef pwdmodule
779Objects/obmalloc.c-_Py_AllocatedBlocksvariablestatic Py_ssize_t _Py_AllocatedBlocks
780Objects/genobject.c-_PyAsyncGenASend_TypevariablePyTypeObject _PyAsyncGenASend_Type
781Objects/genobject.c-_PyAsyncGenAThrow_TypevariablePyTypeObject _PyAsyncGenAThrow_Type
782Objects/genobject.c-PyAsyncGen_TypevariablePyTypeObject PyAsyncGen_Type
783Objects/genobject.c-_PyAsyncGenWrappedValue_TypevariablePyTypeObject _PyAsyncGenWrappedValue_Type
784Objects/typeobject.c-PyBaseObject_TypevariablePyTypeObject PyBaseObject_Type
785Modules/_blake2/blake2b_impl.c-PyBlake2_BLAKE2bTypevariablePyTypeObject PyBlake2_BLAKE2bType
786Modules/_blake2/blake2s_impl.c-PyBlake2_BLAKE2sTypevariablePyTypeObject PyBlake2_BLAKE2sType
787Objects/boolobject.c-PyBool_TypevariablePyTypeObject PyBool_Type
788Modules/_io/bufferedio.c-PyBufferedIOBase_TypevariablePyTypeObject PyBufferedIOBase_Type
789Modules/_io/bufferedio.c-PyBufferedRandom_TypevariablePyTypeObject PyBufferedRandom_Type
790Modules/_io/bufferedio.c-PyBufferedReader_TypevariablePyTypeObject PyBufferedReader_Type
791Modules/_io/bufferedio.c-PyBufferedRWPair_TypevariablePyTypeObject PyBufferedRWPair_Type
792Modules/_io/bufferedio.c-PyBufferedWriter_TypevariablePyTypeObject PyBufferedWriter_Type
793Objects/bytearrayobject.c-_PyByteArray_empty_stringvariablechar _PyByteArray_empty_string[]
794Objects/bytearrayobject.c-PyByteArrayIter_TypevariablePyTypeObject PyByteArrayIter_Type
795Objects/bytearrayobject.c-PyByteArray_TypevariablePyTypeObject PyByteArray_Type
796Modules/_io/bytesio.c-_PyBytesIOBuffer_TypevariablePyTypeObject _PyBytesIOBuffer_Type
797Modules/_io/bytesio.c-PyBytesIO_TypevariablePyTypeObject PyBytesIO_Type
798Objects/bytesobject.c-PyBytesIter_TypevariablePyTypeObject PyBytesIter_Type
799Objects/bytesobject.c-PyBytes_TypevariablePyTypeObject PyBytes_Type
800Python/initconfig.c-Py_BytesWarningFlagvariableint Py_BytesWarningFlag
801Objects/iterobject.c-PyCallIter_TypevariablePyTypeObject PyCallIter_Type
802Objects/capsule.c-PyCapsule_TypevariablePyTypeObject PyCapsule_Type
803Objects/cellobject.c-PyCell_TypevariablePyTypeObject PyCell_Type
804Objects/methodobject.c-PyCFunction_TypevariablePyTypeObject PyCFunction_Type
805Python/ceval.c-_Py_CheckRecursionLimitvariableint _Py_CheckRecursionLimit
806Objects/descrobject.c-PyClassMethodDescr_TypevariablePyTypeObject PyClassMethodDescr_Type
807Objects/funcobject.c-PyClassMethod_TypevariablePyTypeObject PyClassMethod_Type
808Objects/codeobject.c-PyCode_TypevariablePyTypeObject PyCode_Type
809Objects/complexobject.c-PyComplex_TypevariablePyTypeObject PyComplex_Type
810Python/context.c-PyContext_as_mappingvariablestatic PyMappingMethods PyContext_as_mapping
811Python/context.c-PyContext_as_sequencevariablestatic PySequenceMethods PyContext_as_sequence
812Python/context.c-PyContext_methodsvariablestatic PyMethodDef PyContext_methods
813Python/context.c-PyContextTokenMissing_TypevariablePyTypeObject PyContextTokenMissing_Type
814Python/context.c-PyContextToken_TypevariablePyTypeObject PyContextToken_Type
815Python/context.c-PyContextTokenType_getsetlistvariablestatic PyGetSetDef PyContextTokenType_getsetlist[]
816Python/context.c-PyContext_TypevariablePyTypeObject PyContext_Type
817Python/context.c-PyContextVar_membersvariablestatic PyMemberDef PyContextVar_members[]
818Python/context.c-PyContextVar_methodsvariablestatic PyMethodDef PyContextVar_methods
819Python/context.c-PyContextVar_TypevariablePyTypeObject PyContextVar_Type
820Objects/genobject.c-PyCoro_TypevariablePyTypeObject PyCoro_Type
821Objects/genobject.c-_PyCoroWrapper_TypevariablePyTypeObject _PyCoroWrapper_Type
822Python/initconfig.c-Py_DebugFlagvariableint Py_DebugFlag
823Objects/dictobject.c-pydict_global_versionvariablestatic uint64_t pydict_global_version
824Objects/dictobject.c-PyDictItems_TypevariablePyTypeObject PyDictItems_Type
825Objects/dictobject.c-PyDictIterItem_TypevariablePyTypeObject PyDictIterItem_Type
826Objects/dictobject.c-PyDictIterKey_TypevariablePyTypeObject PyDictIterKey_Type
827Objects/dictobject.c-PyDictIterValue_TypevariablePyTypeObject PyDictIterValue_Type
828Objects/dictobject.c-PyDictKeys_TypevariablePyTypeObject PyDictKeys_Type
829Objects/descrobject.c-PyDictProxy_TypevariablePyTypeObject PyDictProxy_Type
830Objects/dictobject.c-PyDictRevIterItem_TypevariablePyTypeObject PyDictRevIterItem_Type
831Objects/dictobject.c-PyDictRevIterKey_TypevariablePyTypeObject PyDictRevIterKey_Type
832Objects/dictobject.c-PyDictRevIterValue_TypevariablePyTypeObject PyDictRevIterValue_Type
833Objects/dictobject.c-PyDict_TypevariablePyTypeObject PyDict_Type
834Objects/dictobject.c-PyDictValues_TypevariablePyTypeObject PyDictValues_Type
835Python/initconfig.c-Py_DontWriteBytecodeFlagvariableint Py_DontWriteBytecodeFlag
836Objects/sliceobject.c-_Py_EllipsisObjectvariablePyObject _Py_EllipsisObject
837Objects/sliceobject.c-PyEllipsis_TypevariablePyTypeObject PyEllipsis_Type
838Objects/enumobject.c-PyEnum_TypevariablePyTypeObject PyEnum_Type
839Objects/exceptions.c-_PyExc_ArithmeticErrorvariablestatic PyTypeObject _PyExc_ArithmeticError
840Objects/exceptions.c-PyExc_ArithmeticErrorvariablestatic PyTypeObject PyExc_ArithmeticError
841Objects/exceptions.c-_PyExc_AssertionErrorvariablestatic PyTypeObject _PyExc_AssertionError
842Objects/exceptions.c-PyExc_AssertionErrorvariablestatic PyTypeObject PyExc_AssertionError
843Objects/exceptions.c-_PyExc_AttributeErrorvariablestatic PyTypeObject _PyExc_AttributeError
844Objects/exceptions.c-PyExc_AttributeErrorvariablestatic PyTypeObject PyExc_AttributeError
845Objects/exceptions.c-_PyExc_BaseExceptionvariablestatic PyTypeObject _PyExc_BaseException
846Objects/exceptions.c-PyExc_BaseExceptionvariablestatic PyTypeObject PyExc_BaseException
847Objects/exceptions.c-_PyExc_BlockingIOErrorvariablestatic PyTypeObject _PyExc_BlockingIOError
848Objects/exceptions.c-PyExc_BlockingIOErrorvariablestatic PyTypeObject PyExc_BlockingIOError
849Objects/exceptions.c-_PyExc_BrokenPipeErrorvariablestatic PyTypeObject _PyExc_BrokenPipeError
850Objects/exceptions.c-PyExc_BrokenPipeErrorvariablestatic PyTypeObject PyExc_BrokenPipeError
851Objects/exceptions.c-_PyExc_BufferErrorvariablestatic PyTypeObject _PyExc_BufferError
852Objects/exceptions.c-PyExc_BufferErrorvariablestatic PyTypeObject PyExc_BufferError
853Objects/exceptions.c-_PyExc_BytesWarningvariablestatic PyTypeObject _PyExc_BytesWarning
854Objects/exceptions.c-PyExc_BytesWarningvariablestatic PyTypeObject PyExc_BytesWarning
855Objects/exceptions.c-_PyExc_ChildProcessErrorvariablestatic PyTypeObject _PyExc_ChildProcessError
856Objects/exceptions.c-PyExc_ChildProcessErrorvariablestatic PyTypeObject PyExc_ChildProcessError
857Objects/exceptions.c-_PyExc_ConnectionAbortedErrorvariablestatic PyTypeObject _PyExc_ConnectionAbortedError
858Objects/exceptions.c-PyExc_ConnectionAbortedErrorvariablestatic PyTypeObject PyExc_ConnectionAbortedError
859Objects/exceptions.c-_PyExc_ConnectionErrorvariablestatic PyTypeObject _PyExc_ConnectionError
860Objects/exceptions.c-PyExc_ConnectionErrorvariablestatic PyTypeObject PyExc_ConnectionError
861Objects/exceptions.c-_PyExc_ConnectionRefusedErrorvariablestatic PyTypeObject _PyExc_ConnectionRefusedError
862Objects/exceptions.c-PyExc_ConnectionRefusedErrorvariablestatic PyTypeObject PyExc_ConnectionRefusedError
863Objects/exceptions.c-_PyExc_ConnectionResetErrorvariablestatic PyTypeObject _PyExc_ConnectionResetError
864Objects/exceptions.c-PyExc_ConnectionResetErrorvariablestatic PyTypeObject PyExc_ConnectionResetError
865Objects/exceptions.c-_PyExc_DeprecationWarningvariablestatic PyTypeObject _PyExc_DeprecationWarning
866Objects/exceptions.c-PyExc_DeprecationWarningvariablestatic PyTypeObject PyExc_DeprecationWarning
867Objects/exceptions.c-PyExc_EnvironmentErrorvariablestatic PyTypeObject PyExc_EnvironmentError
868Objects/exceptions.c-_PyExc_EOFErrorvariablestatic PyTypeObject _PyExc_EOFError
869Objects/exceptions.c-PyExc_EOFErrorvariablestatic PyTypeObject PyExc_EOFError
870Objects/exceptions.c-_PyExc_Exceptionvariablestatic PyTypeObject _PyExc_Exception
871Objects/exceptions.c-PyExc_Exceptionvariablestatic PyTypeObject PyExc_Exception
872Objects/exceptions.c-_PyExc_FileExistsErrorvariablestatic PyTypeObject _PyExc_FileExistsError
873Objects/exceptions.c-PyExc_FileExistsErrorvariablestatic PyTypeObject PyExc_FileExistsError
874Objects/exceptions.c-_PyExc_FileNotFoundErrorvariablestatic PyTypeObject _PyExc_FileNotFoundError
875Objects/exceptions.c-PyExc_FileNotFoundErrorvariablestatic PyTypeObject PyExc_FileNotFoundError
876Objects/exceptions.c-_PyExc_FloatingPointErrorvariablestatic PyTypeObject _PyExc_FloatingPointError
877Objects/exceptions.c-PyExc_FloatingPointErrorvariablestatic PyTypeObject PyExc_FloatingPointError
878Objects/exceptions.c-_PyExc_FutureWarningvariablestatic PyTypeObject _PyExc_FutureWarning
879Objects/exceptions.c-PyExc_FutureWarningvariablestatic PyTypeObject PyExc_FutureWarning
880Objects/exceptions.c-_PyExc_GeneratorExitvariablestatic PyTypeObject _PyExc_GeneratorExit
881Objects/exceptions.c-PyExc_GeneratorExitvariablestatic PyTypeObject PyExc_GeneratorExit
882Objects/exceptions.c-_PyExc_ImportErrorvariablestatic PyTypeObject _PyExc_ImportError
883Objects/exceptions.c-PyExc_ImportErrorvariablestatic PyTypeObject PyExc_ImportError
884Objects/exceptions.c-_PyExc_ImportWarningvariablestatic PyTypeObject _PyExc_ImportWarning
885Objects/exceptions.c-PyExc_ImportWarningvariablestatic PyTypeObject PyExc_ImportWarning
886Objects/exceptions.c-_PyExc_IndentationErrorvariablestatic PyTypeObject _PyExc_IndentationError
887Objects/exceptions.c-PyExc_IndentationErrorvariablestatic PyTypeObject PyExc_IndentationError
888Objects/exceptions.c-_PyExc_IndexErrorvariablestatic PyTypeObject _PyExc_IndexError
889Objects/exceptions.c-PyExc_IndexErrorvariablestatic PyTypeObject PyExc_IndexError
890Objects/exceptions.c-_PyExc_InterruptedErrorvariablestatic PyTypeObject _PyExc_InterruptedError
891Objects/exceptions.c-PyExc_InterruptedErrorvariablestatic PyTypeObject PyExc_InterruptedError
892Objects/exceptions.c-PyExc_IOErrorvariablestatic PyTypeObject PyExc_IOError
893Objects/exceptions.c-_PyExc_IsADirectoryErrorvariablestatic PyTypeObject _PyExc_IsADirectoryError
894Objects/exceptions.c-PyExc_IsADirectoryErrorvariablestatic PyTypeObject PyExc_IsADirectoryError
895Objects/exceptions.c-_PyExc_KeyboardInterruptvariablestatic PyTypeObject _PyExc_KeyboardInterrupt
896Objects/exceptions.c-PyExc_KeyboardInterruptvariablestatic PyTypeObject PyExc_KeyboardInterrupt
897Objects/exceptions.c-_PyExc_KeyErrorvariablestatic PyTypeObject _PyExc_KeyError
898Objects/exceptions.c-PyExc_KeyErrorvariablestatic PyTypeObject PyExc_KeyError
899Objects/exceptions.c-_PyExc_LookupErrorvariablestatic PyTypeObject _PyExc_LookupError
900Objects/exceptions.c-PyExc_LookupErrorvariablestatic PyTypeObject PyExc_LookupError
901Objects/exceptions.c-_PyExc_MemoryErrorvariablestatic PyTypeObject _PyExc_MemoryError
902Objects/exceptions.c-PyExc_MemoryErrorvariablestatic PyTypeObject PyExc_MemoryError
903Objects/exceptions.c-_PyExc_ModuleNotFoundErrorvariablestatic PyTypeObject _PyExc_ModuleNotFoundError
904Objects/exceptions.c-PyExc_ModuleNotFoundErrorvariablestatic PyTypeObject PyExc_ModuleNotFoundError
905Objects/exceptions.c-_PyExc_NameErrorvariablestatic PyTypeObject _PyExc_NameError
906Objects/exceptions.c-PyExc_NameErrorvariablestatic PyTypeObject PyExc_NameError
907Objects/exceptions.c-_PyExc_NotADirectoryErrorvariablestatic PyTypeObject _PyExc_NotADirectoryError
908Objects/exceptions.c-PyExc_NotADirectoryErrorvariablestatic PyTypeObject PyExc_NotADirectoryError
909Objects/exceptions.c-_PyExc_NotImplementedErrorvariablestatic PyTypeObject _PyExc_NotImplementedError
910Objects/exceptions.c-PyExc_NotImplementedErrorvariablestatic PyTypeObject PyExc_NotImplementedError
911Objects/exceptions.c-_PyExc_OSErrorvariablestatic PyTypeObject _PyExc_OSError
912Objects/exceptions.c-PyExc_OSErrorvariablestatic PyTypeObject PyExc_OSError
913Objects/exceptions.c-_PyExc_OverflowErrorvariablestatic PyTypeObject _PyExc_OverflowError
914Objects/exceptions.c-PyExc_OverflowErrorvariablestatic PyTypeObject PyExc_OverflowError
915Objects/exceptions.c-_PyExc_PendingDeprecationWarningvariablestatic PyTypeObject _PyExc_PendingDeprecationWarning
916Objects/exceptions.c-PyExc_PendingDeprecationWarningvariablestatic PyTypeObject PyExc_PendingDeprecationWarning
917Objects/exceptions.c-_PyExc_PermissionErrorvariablestatic PyTypeObject _PyExc_PermissionError
918Objects/exceptions.c-PyExc_PermissionErrorvariablestatic PyTypeObject PyExc_PermissionError
919Objects/exceptions.c-_PyExc_ProcessLookupErrorvariablestatic PyTypeObject _PyExc_ProcessLookupError
920Objects/exceptions.c-PyExc_ProcessLookupErrorvariablestatic PyTypeObject PyExc_ProcessLookupError
921Objects/exceptions.c-_PyExc_RecursionErrorvariablestatic PyTypeObject _PyExc_RecursionError
922Objects/exceptions.c-PyExc_RecursionErrorvariablestatic PyTypeObject PyExc_RecursionError
923Objects/exceptions.c-_PyExc_ReferenceErrorvariablestatic PyTypeObject _PyExc_ReferenceError
924Objects/exceptions.c-PyExc_ReferenceErrorvariablestatic PyTypeObject PyExc_ReferenceError
925Objects/exceptions.c-_PyExc_ResourceWarningvariablestatic PyTypeObject _PyExc_ResourceWarning
926Objects/exceptions.c-PyExc_ResourceWarningvariablestatic PyTypeObject PyExc_ResourceWarning
927Objects/exceptions.c-_PyExc_RuntimeErrorvariablestatic PyTypeObject _PyExc_RuntimeError
928Objects/exceptions.c-PyExc_RuntimeErrorvariablestatic PyTypeObject PyExc_RuntimeError
929Objects/exceptions.c-_PyExc_RuntimeWarningvariablestatic PyTypeObject _PyExc_RuntimeWarning
930Objects/exceptions.c-PyExc_RuntimeWarningvariablestatic PyTypeObject PyExc_RuntimeWarning
931Objects/exceptions.c-_PyExc_StopAsyncIterationvariablestatic PyTypeObject _PyExc_StopAsyncIteration
932Objects/exceptions.c-PyExc_StopAsyncIterationvariablestatic PyTypeObject PyExc_StopAsyncIteration
933Objects/exceptions.c-_PyExc_StopIterationvariablestatic PyTypeObject _PyExc_StopIteration
934Objects/exceptions.c-PyExc_StopIterationvariablestatic PyTypeObject PyExc_StopIteration
935Objects/exceptions.c-_PyExc_SyntaxErrorvariablestatic PyTypeObject _PyExc_SyntaxError
936Objects/exceptions.c-PyExc_SyntaxErrorvariablestatic PyTypeObject PyExc_SyntaxError
937Objects/exceptions.c-_PyExc_SyntaxWarningvariablestatic PyTypeObject _PyExc_SyntaxWarning
938Objects/exceptions.c-PyExc_SyntaxWarningvariablestatic PyTypeObject PyExc_SyntaxWarning
939Objects/exceptions.c-_PyExc_SystemErrorvariablestatic PyTypeObject _PyExc_SystemError
940Objects/exceptions.c-PyExc_SystemErrorvariablestatic PyTypeObject PyExc_SystemError
941Objects/exceptions.c-_PyExc_SystemExitvariablestatic PyTypeObject _PyExc_SystemExit
942Objects/exceptions.c-PyExc_SystemExitvariablestatic PyTypeObject PyExc_SystemExit
943Objects/exceptions.c-_PyExc_TabErrorvariablestatic PyTypeObject _PyExc_TabError
944Objects/exceptions.c-PyExc_TabErrorvariablestatic PyTypeObject PyExc_TabError
945Objects/exceptions.c-_PyExc_TargetScopeErrorvariablestatic PyTypeObject _PyExc_TargetScopeError
946Objects/exceptions.c-PyExc_TargetScopeErrorvariablestatic PyTypeObject PyExc_TargetScopeError
947Objects/exceptions.c-_PyExc_TimeoutErrorvariablestatic PyTypeObject _PyExc_TimeoutError
948Objects/exceptions.c-PyExc_TimeoutErrorvariablestatic PyTypeObject PyExc_TimeoutError
949Objects/exceptions.c-_PyExc_TypeErrorvariablestatic PyTypeObject _PyExc_TypeError
950Objects/exceptions.c-PyExc_TypeErrorvariablestatic PyTypeObject PyExc_TypeError
951Objects/exceptions.c-_PyExc_UnboundLocalErrorvariablestatic PyTypeObject _PyExc_UnboundLocalError
952Objects/exceptions.c-PyExc_UnboundLocalErrorvariablestatic PyTypeObject PyExc_UnboundLocalError
953Objects/exceptions.c-_PyExc_UnicodeDecodeErrorvariablestatic PyTypeObject _PyExc_UnicodeDecodeError
954Objects/exceptions.c-PyExc_UnicodeDecodeErrorvariablestatic PyTypeObject PyExc_UnicodeDecodeError
955Objects/exceptions.c-_PyExc_UnicodeEncodeErrorvariablestatic PyTypeObject _PyExc_UnicodeEncodeError
956Objects/exceptions.c-PyExc_UnicodeEncodeErrorvariablestatic PyTypeObject PyExc_UnicodeEncodeError
957Objects/exceptions.c-_PyExc_UnicodeErrorvariablestatic PyTypeObject _PyExc_UnicodeError
958Objects/exceptions.c-PyExc_UnicodeErrorvariablestatic PyTypeObject PyExc_UnicodeError
959Objects/exceptions.c-_PyExc_UnicodeTranslateErrorvariablestatic PyTypeObject _PyExc_UnicodeTranslateError
960Objects/exceptions.c-PyExc_UnicodeTranslateErrorvariablestatic PyTypeObject PyExc_UnicodeTranslateError
961Objects/exceptions.c-_PyExc_UnicodeWarningvariablestatic PyTypeObject _PyExc_UnicodeWarning
962Objects/exceptions.c-PyExc_UnicodeWarningvariablestatic PyTypeObject PyExc_UnicodeWarning
963Objects/exceptions.c-_PyExc_UserWarningvariablestatic PyTypeObject _PyExc_UserWarning
964Objects/exceptions.c-PyExc_UserWarningvariablestatic PyTypeObject PyExc_UserWarning
965Objects/exceptions.c-_PyExc_ValueErrorvariablestatic PyTypeObject _PyExc_ValueError
966Objects/exceptions.c-PyExc_ValueErrorvariablestatic PyTypeObject PyExc_ValueError
967Objects/exceptions.c-_PyExc_Warningvariablestatic PyTypeObject _PyExc_Warning
968Objects/exceptions.c-PyExc_Warningvariablestatic PyTypeObject PyExc_Warning
969Objects/exceptions.c-_PyExc_ZeroDivisionErrorvariablestatic PyTypeObject _PyExc_ZeroDivisionError
970Objects/exceptions.c-PyExc_ZeroDivisionErrorvariablestatic PyTypeObject PyExc_ZeroDivisionError
971Objects/boolobject.c-_Py_FalseStructvariablestatic struct _longobject _Py_FalseStruct
972Objects/tupleobject.c-_Py_fast_tuple_allocsvariablePy_ssize_t _Py_fast_tuple_allocs
973Objects/stringlib/unicode_format.h-PyFieldNameIter_Typevariablestatic PyTypeObject PyFieldNameIter_Type
974Modules/_io/fileio.c-PyFileIO_TypevariablePyTypeObject PyFileIO_Type
975Python/preconfig.c-Py_FileSystemDefaultEncodeErrorsvariableconst char *Py_FileSystemDefaultEncodeErrors
976Python/preconfig.c-Py_FileSystemDefaultEncodingvariableconst char * Py_FileSystemDefaultEncoding
977Python/bltinmodule.c-PyFilter_TypevariablePyTypeObject PyFilter_Type
978Objects/floatobject.c-PyFloat_TypevariablePyTypeObject PyFloat_Type
979Objects/stringlib/unicode_format.h-PyFormatterIter_Typevariablestatic PyTypeObject PyFormatterIter_Type
980Objects/frameobject.c-PyFrame_TypevariablePyTypeObject PyFrame_Type
981Python/initconfig.c-Py_FrozenFlagvariableint Py_FrozenFlag
982Objects/setobject.c-PyFrozenSet_TypevariablePyTypeObject PyFrozenSet_Type
983Objects/funcobject.c-PyFunction_TypevariablePyTypeObject PyFunction_Type
984Objects/genobject.c-PyGen_TypevariablePyTypeObject PyGen_Type
985Objects/descrobject.c-PyGetSetDescr_TypevariablePyTypeObject PyGetSetDescr_Type
986Python/hamt.c-_PyHamt_ArrayNode_TypevariablePyTypeObject _PyHamt_ArrayNode_Type
987Python/hamt.c-PyHamt_as_mappingvariablestatic PyMappingMethods PyHamt_as_mapping
988Python/hamt.c-PyHamt_as_sequencevariablestatic PySequenceMethods PyHamt_as_sequence
989Python/hamt.c-_PyHamt_BitmapNode_TypevariablePyTypeObject _PyHamt_BitmapNode_Type
990Python/hamt.c-_PyHamt_CollisionNode_TypevariablePyTypeObject _PyHamt_CollisionNode_Type
991Python/hamt.c-_PyHamtItems_TypevariablePyTypeObject _PyHamtItems_Type
992Python/hamt.c-PyHamtIterator_as_mappingvariablestatic PyMappingMethods PyHamtIterator_as_mapping
993Python/hamt.c-_PyHamtKeys_TypevariablePyTypeObject _PyHamtKeys_Type
994Python/hamt.c-PyHamt_methodsvariablestatic PyMethodDef PyHamt_methods
995Python/hamt.c-_PyHamt_TypevariablePyTypeObject _PyHamt_Type
996Python/hamt.c-_PyHamtValues_TypevariablePyTypeObject _PyHamtValues_Type
997Python/preconfig.c-_Py_HasFileSystemDefaultEncodeErrorsvariableconst(int) _Py_HasFileSystemDefaultEncodeErrors
998Python/preconfig.c-Py_HasFileSystemDefaultEncodingvariableconst(int) Py_HasFileSystemDefaultEncoding
999Python/pyhash.c-PyHash_Funcvariablestatic PyHash_FuncDef PyHash_Func
1000Python/initconfig.c-Py_HashRandomizationFlagvariableint Py_HashRandomizationFlag
1001Python/pyhash.c-_Py_HashSecretvariable_Py_HashSecret_t _Py_HashSecret
1002Python/bootstrap_hash.c-_Py_HashSecret_Initializedvariablestatic int _Py_HashSecret_Initialized
1003Python/codecs.c-Py_hexdigitsvariableconst char * Py_hexdigits
1004Python/sysmodule.c-PyId__variable_Py_IDENTIFIER(_)
1005Modules/_abc.c-PyId__abc_implvariable_Py_IDENTIFIER(_abc_impl)
1006Objects/typeobject.c-PyId___abstractmethods__variable_Py_IDENTIFIER(__abstractmethods__)
1007Modules/_abc.c-PyId___abstractmethods__variable_Py_IDENTIFIER(__abstractmethods__)
1008Python/ceval.c_PyEval_EvalFrameDefaultPyId___aenter__variable_Py_IDENTIFIER(__aenter__)
1009Python/ceval.c_PyEval_EvalFrameDefaultPyId___aexit__variable_Py_IDENTIFIER(__aexit__)
1010Objects/typeobject.cslot_am_aiterPyId___aiter__variable_Py_IDENTIFIER(__aiter__)
1011Python/ceval.cimport_all_fromPyId___all__variable_Py_IDENTIFIER(__all__)
1012Objects/typeobject.cslot_am_anextPyId___anext__variable_Py_IDENTIFIER(__anext__)
1013Python/Python-ast.c-PyId_annotationvariable_Py_IDENTIFIER(annotation)
1014Python/ceval.c_PyEval_EvalFrameDefaultPyId___annotations__variable_Py_IDENTIFIER(__annotations__)
1015Python/Python-ast.c-PyId_argvariable_Py_IDENTIFIER(arg)
1016Python/Python-ast.c-PyId_argsvariable_Py_IDENTIFIER(args)
1017Python/Python-ast.c-PyId_argtypesvariable_Py_IDENTIFIER(argtypes)
1018Python/Python-ast.c-PyId_asnamevariable_Py_IDENTIFIER(asname)
1019Python/Python-ast.cmake_typePyId__astvariable_Py_IDENTIFIER(_ast)
1020Python/Python-ast.c-PyId_attrvariable_Py_IDENTIFIER(attr)
1021Python/Python-ast.c-PyId__attributesvariable_Py_IDENTIFIER(_attributes)
1022Objects/typeobject.cslot_am_awaitPyId___await__variable_Py_IDENTIFIER(__await__)
1023Python/Python-ast.c-PyId_basesvariable_Py_IDENTIFIER(bases)
1024Modules/_abc.c-PyId___bases__variable_Py_IDENTIFIER(__bases__)
1025Objects/abstract.cabstract_get_basesPyId___bases__variable_Py_IDENTIFIER(__bases__)
1026Objects/typeobject.cmerge_class_dictPyId___bases__variable_Py_IDENTIFIER(__bases__)
1027Objects/longobject.c-PyId_bigvariable_Py_IDENTIFIER(big)
1028Modules/_io/_iomodule.c_io_open_implPyId__blksizevariable_Py_IDENTIFIER(_blksize)
1029Python/Python-ast.c-PyId_bodyvariable_Py_IDENTIFIER(body)
1030Objects/typeobject.cslot_nb_boolPyId___bool__variable_Py_IDENTIFIER(__bool__)
1031Python/sysmodule.c-PyId_buffervariable_Py_IDENTIFIER(buffer)
1032Python/ceval.c_PyEval_EvalFrameDefaultPyId___build_class__variable_Py_IDENTIFIER(__build_class__)
1033Objects/typeobject.c-PyId_builtinsvariable_Py_IDENTIFIER(builtins)
1034Python/errors.c-PyId_builtinsvariable_Py_IDENTIFIER(builtins)
1035Python/pythonrun.c-PyId_builtinsvariable_Py_IDENTIFIER(builtins)
1036Python/sysmodule.c-PyId_builtinsvariable_Py_IDENTIFIER(builtins)
1037Objects/frameobject.c-PyId___builtins__variable_Py_IDENTIFIER(__builtins__)
1038Python/bltinmodule.c-PyId___builtins__variable_Py_IDENTIFIER(__builtins__)
1039Python/import.cmodule_dict_for_execPyId___builtins__variable_Py_IDENTIFIER(__builtins__)
1040Objects/object.c-PyId___bytes__variable_Py_IDENTIFIER(__bytes__)
1041Objects/bytesobject.cformat_objPyId___bytes__variable_Py_IDENTIFIER(__bytes__)
1042Objects/bytesobject.cbytes_newPyId___bytes__variable_Py_IDENTIFIER(__bytes__)
1043Objects/weakrefobject.cproxy_bytesPyId___bytes__variable_Py_IDENTIFIER(__bytes__)
1044Objects/typeobject.cslot_tp_callPyId___call__variable_Py_IDENTIFIER(__call__)
1045Python/Python-ast.c-PyId_causevariable_Py_IDENTIFIER(cause)
1046Objects/typeobject.c-PyId___class__variable_Py_IDENTIFIER(__class__)
1047Modules/_abc.c-PyId___class__variable_Py_IDENTIFIER(__class__)
1048Python/compile.ccompiler_enter_scopePyId___class__variable_Py_IDENTIFIER(__class__)
1049Objects/abstract.crecursive_isinstancePyId___class__variable_Py_IDENTIFIER(__class__)
1050Objects/typeobject.ctype_newPyId___classcell__variable_Py_IDENTIFIER(__classcell__)
1051Objects/typeobject.c-PyId___class_getitem__variable_Py_IDENTIFIER(__class_getitem__)
1052Objects/abstract.cPyObject_GetItemPyId___class_getitem__variable_Py_IDENTIFIER(__class_getitem__)
1053Python/import.cPyImport_CleanupPyId_clearvariable_Py_IDENTIFIER(clear)
1054Python/traceback.c-PyId_closevariable_Py_IDENTIFIER(close)
1055Modules/_io/bufferedio.c-PyId_closevariable_Py_IDENTIFIER(close)
1056Modules/_io/textio.c-PyId_closevariable_Py_IDENTIFIER(close)
1057Objects/genobject.cgen_close_iterPyId_closevariable_Py_IDENTIFIER(close)
1058Modules/_dbmmodule.cdbm__exit__PyId_closevariable_Py_IDENTIFIER(close)
1059Modules/_gdbmmodule.cdbm__exit__PyId_closevariable_Py_IDENTIFIER(close)
1060Python/pythonrun.c_Py_HandleSystemExitPyId_codevariable_Py_IDENTIFIER(code)
1061Python/Python-ast.c-PyId_col_offsetvariable_Py_IDENTIFIER(col_offset)
1062Python/Python-ast.c-PyId_comparatorsvariable_Py_IDENTIFIER(comparators)
1063Objects/complexobject.ctry_complex_special_methodPyId___complex__variable_Py_IDENTIFIER(__complex__)
1064Objects/typeobject.cslot_sq_containsPyId___contains__variable_Py_IDENTIFIER(__contains__)
1065Python/Python-ast.c-PyId_context_exprvariable_Py_IDENTIFIER(context_expr)
1066Python/Python-ast.c-PyId_conversionvariable_Py_IDENTIFIER(conversion)
1067Modules/itertoolsmodule.citertools_tee_implPyId___copy__variable_Py_IDENTIFIER(__copy__)
1068Objects/descrobject.cmappingproxy_copyPyId_copyvariable_Py_IDENTIFIER(copy)
1069Objects/typeobject.cimport_copyregPyId_copyregvariable_Py_IDENTIFIER(copyreg)
1070Python/Python-ast.c-PyId_ctxvariable_Py_IDENTIFIER(ctx)
1071Modules/_io/bufferedio.c-PyId__dealloc_warnvariable_Py_IDENTIFIER(_dealloc_warn)
1072Modules/_io/textio.c-PyId__dealloc_warnvariable_Py_IDENTIFIER(_dealloc_warn)
1073Modules/_io/textio.c-PyId_decodevariable_Py_IDENTIFIER(decode)
1074Python/Python-ast.c-PyId_decorator_listvariable_Py_IDENTIFIER(decorator_list)
1075Python/_warnings.cget_default_actionPyId_defaultactionvariable_Py_IDENTIFIER(defaultaction)
1076Python/Python-ast.c-PyId_defaultsvariable_Py_IDENTIFIER(defaults)
1077Objects/typeobject.cslot_tp_finalizePyId___del__variable_Py_IDENTIFIER(__del__)
1078Objects/typeobject.cslot_tp_setattroPyId___delattr__variable_Py_IDENTIFIER(__delattr__)
1079Objects/typeobject.cslot_tp_descr_setPyId___delete__variable_Py_IDENTIFIER(__delete__)
1080Objects/typeobject.c-PyId___delitem__variable_Py_IDENTIFIER(__delitem__)
1081Objects/typeobject.c-PyId___dict__variable_Py_IDENTIFIER(__dict__)
1082Modules/_abc.c-PyId___dict__variable_Py_IDENTIFIER(__dict__)
1083Python/bltinmodule.c-PyId___dict__variable_Py_IDENTIFIER(__dict__)
1084Python/Python-ast.cast_type_reducePyId___dict__variable_Py_IDENTIFIER(__dict__)
1085Python/ceval.cimport_all_fromPyId___dict__variable_Py_IDENTIFIER(__dict__)
1086Objects/bytearrayobject.c_common_reducePyId___dict__variable_Py_IDENTIFIER(__dict__)
1087Objects/moduleobject.cmodule_dirPyId___dict__variable_Py_IDENTIFIER(__dict__)
1088Objects/odictobject.codict_reducePyId___dict__variable_Py_IDENTIFIER(__dict__)
1089Objects/setobject.cset_reducePyId___dict__variable_Py_IDENTIFIER(__dict__)
1090Modules/_collectionsmodule.cdeque_reducePyId___dict__variable_Py_IDENTIFIER(__dict__)
1091Objects/dictobject.cdictviews_subPyId_difference_updatevariable_Py_IDENTIFIER(difference_update)
1092Python/Python-ast.c-PyId_dimsvariable_Py_IDENTIFIER(dims)
1093Objects/object.c-PyId___dir__variable_Py_IDENTIFIER(__dir__)
1094Objects/moduleobject.cmodule_dirPyId___dir__variable_Py_IDENTIFIER(__dir__)
1095Python/ceval.c_PyEval_EvalFrameDefaultPyId_displayhookvariable_Py_IDENTIFIER(displayhook)
1096Objects/typeobject.c-PyId___doc__variable_Py_IDENTIFIER(__doc__)
1097Objects/descrobject.cproperty_init_implPyId___doc__variable_Py_IDENTIFIER(__doc__)
1098Objects/moduleobject.cmodule_init_dictPyId___doc__variable_Py_IDENTIFIER(__doc__)
1099Objects/moduleobject.cPyModule_SetDocStringPyId___doc__variable_Py_IDENTIFIER(__doc__)
1100Python/Python-ast.c-PyId_eltvariable_Py_IDENTIFIER(elt)
1101Python/Python-ast.c-PyId_eltsvariable_Py_IDENTIFIER(elts)
1102Modules/faulthandler.c-PyId_enablevariable_Py_IDENTIFIER(enable)
1103Python/sysmodule.c-PyId_encodingvariable_Py_IDENTIFIER(encoding)
1104Python/bltinmodule.c-PyId_encodingvariable_Py_IDENTIFIER(encoding)
1105Python/pythonrun.cPyRun_InteractiveOneObjectExPyId_encodingvariable_Py_IDENTIFIER(encoding)
1106Python/Python-ast.c-PyId_end_col_offsetvariable_Py_IDENTIFIER(end_col_offset)
1107Python/Python-ast.c-PyId_end_linenovariable_Py_IDENTIFIER(end_lineno)
1108Python/ceval.c_PyEval_EvalFrameDefaultPyId___enter__variable_Py_IDENTIFIER(__enter__)
1109Objects/typeobject.coverrides_hashPyId___eq__variable_Py_IDENTIFIER(__eq__)
1110Python/bltinmodule.c-PyId_errorsvariable_Py_IDENTIFIER(errors)
1111Python/Python-ast.c-PyId_excvariable_Py_IDENTIFIER(exc)
1112Python/pythonrun.c-PyId_excepthookvariable_Py_IDENTIFIER(excepthook)
1113Python/ceval.c_PyEval_EvalFrameDefaultPyId___exit__variable_Py_IDENTIFIER(__exit__)
1114Modules/_pickle.cdo_appendPyId_extendvariable_Py_IDENTIFIER(extend)
1115Python/Python-ast.c-PyId__fieldsvariable_Py_IDENTIFIER(_fields)
1116Objects/moduleobject.cPyModule_GetFilenameObjectPyId___file__variable_Py_IDENTIFIER(__file__)
1117Python/errors.cPyErr_SyntaxLocationObjectPyId_filenamevariable_Py_IDENTIFIER(filename)
1118Python/pythonrun.cparse_syntax_errorPyId_filenamevariable_Py_IDENTIFIER(filename)
1119Modules/_io/textio.c-PyId_filenovariable_Py_IDENTIFIER(fileno)
1120Modules/faulthandler.c-PyId_filenovariable_Py_IDENTIFIER(fileno)
1121Python/bltinmodule.c-PyId_filenovariable_Py_IDENTIFIER(fileno)
1122Objects/fileobject.cPyObject_AsFileDescriptorPyId_filenovariable_Py_IDENTIFIER(fileno)
1123Modules/itertoolsmodule.czip_longest_newPyId_fillvaluevariable_Py_IDENTIFIER(fillvalue)
1124Python/_warnings.cget_filterPyId_filtersvariable_Py_IDENTIFIER(filters)
1125Python/Python-ast.c-PyId_finalbodyvariable_Py_IDENTIFIER(finalbody)
1126Modules/_io/iobase.ciobase_finalizePyId__finalizingvariable_Py_IDENTIFIER(_finalizing)
1127Python/import.cimport_find_and_loadPyId__find_and_loadvariable_Py_IDENTIFIER(_find_and_load)
1128Python/import.cPyImport_ExecCodeModuleObjectPyId__fix_up_modulevariable_Py_IDENTIFIER(_fix_up_module)
1129Python/errors.c-PyId_flushvariable_Py_IDENTIFIER(flush)
1130Python/pylifecycle.c-PyId_flushvariable_Py_IDENTIFIER(flush)
1131Python/pythonrun.c-PyId_flushvariable_Py_IDENTIFIER(flush)
1132Modules/_threadmodule.c-PyId_flushvariable_Py_IDENTIFIER(flush)
1133Modules/_io/bufferedio.c-PyId_flushvariable_Py_IDENTIFIER(flush)
1134Modules/_io/textio.c-PyId_flushvariable_Py_IDENTIFIER(flush)
1135Modules/faulthandler.c-PyId_flushvariable_Py_IDENTIFIER(flush)
1136Python/bltinmodule.c-PyId_flushvariable_Py_IDENTIFIER(flush)
1137Objects/abstract.cPyObject_FormatPyId___format__variable_Py_IDENTIFIER(__format__)
1138Python/Python-ast.c-PyId_format_specvariable_Py_IDENTIFIER(format_spec)
1139Modules/posixmodule.cpath_converterPyId___fspath__variable_Py_IDENTIFIER(__fspath__)
1140Modules/posixmodule.cPyOS_FSPathPyId___fspath__variable_Py_IDENTIFIER(__fspath__)
1141Python/Python-ast.c-PyId_funcvariable_Py_IDENTIFIER(func)
1142Python/Python-ast.c-PyId_generatorsvariable_Py_IDENTIFIER(generators)
1143Objects/descrobject.cmappingproxy_getPyId_getvariable_Py_IDENTIFIER(get)
1144Modules/_collectionsmodule.c_count_elementsPyId_getvariable_Py_IDENTIFIER(get)
1145Objects/typeobject.cslot_tp_descr_getPyId___get__variable_Py_IDENTIFIER(__get__)
1146Objects/classobject.cmethod_reducePyId_getattrvariable_Py_IDENTIFIER(getattr)
1147Objects/descrobject.cdescr_reducePyId_getattrvariable_Py_IDENTIFIER(getattr)
1148Objects/descrobject.cwrapper_reducePyId_getattrvariable_Py_IDENTIFIER(getattr)
1149Objects/moduleobject.cmodule_getattroPyId___getattr__variable_Py_IDENTIFIER(__getattr__)
1150Objects/methodobject.cmeth_reducePyId_getattrvariable_Py_IDENTIFIER(getattr)
1151Objects/typeobject.cslot_tp_getattr_hookPyId___getattr__variable_Py_IDENTIFIER(__getattr__)
1152Objects/typeobject.c-PyId___getattribute__variable_Py_IDENTIFIER(__getattribute__)
1153Objects/typeobject.c-PyId___getitem__variable_Py_IDENTIFIER(__getitem__)
1154Objects/typeobject.c_PyObject_GetNewArgumentsPyId___getnewargs__variable_Py_IDENTIFIER(__getnewargs__)
1155Objects/typeobject.c_PyObject_GetNewArgumentsPyId___getnewargs_ex__variable_Py_IDENTIFIER(__getnewargs_ex__)
1156Modules/_io/textio.c-PyId_getpreferredencodingvariable_Py_IDENTIFIER(getpreferredencoding)
1157Python/_warnings.cget_source_linePyId_get_sourcevariable_Py_IDENTIFIER(get_source)
1158Python/import.cPyImport_ExecCodeModuleWithPathnamesPyId__get_sourcefilevariable_Py_IDENTIFIER(_get_sourcefile)
1159Objects/typeobject.c_PyObject_GetStatePyId___getstate__variable_Py_IDENTIFIER(__getstate__)
1160Python/import.cPyImport_ImportModuleLevelObjectPyId__handle_fromlistvariable_Py_IDENTIFIER(_handle_fromlist)
1161Python/Python-ast.c-PyId_handlersvariable_Py_IDENTIFIER(handlers)
1162Objects/typeobject.c-PyId___hash__variable_Py_IDENTIFIER(__hash__)
1163Python/Python-ast.c-PyId_idvariable_Py_IDENTIFIER(id)
1164Python/Python-ast.c-PyId_ifsvariable_Py_IDENTIFIER(ifs)
1165Python/import.cPyImport_ReloadModulePyId_impvariable_Py_IDENTIFIER(imp)
1166Python/ceval.cimport_namePyId___import__variable_Py_IDENTIFIER(__import__)
1167Objects/typeobject.cslot_nb_indexPyId___index__variable_Py_IDENTIFIER(__index__)
1168Objects/typeobject.cslot_tp_initPyId___init__variable_Py_IDENTIFIER(__init__)
1169Objects/moduleobject.c_PyModuleSpec_IsInitializingPyId__initializingvariable_Py_IDENTIFIER(_initializing)
1170Objects/typeobject.c-PyId___init_subclass__variable_Py_IDENTIFIER(__init_subclass__)
1171Objects/abstract.cPyObject_IsInstancePyId___instancecheck__variable_Py_IDENTIFIER(__instancecheck__)
1172Objects/dictobject.c_PyDictView_IntersectPyId_intersection_updatevariable_Py_IDENTIFIER(intersection_update)
1173Modules/_io/iobase.c-PyId___IOBase_closedvariable_Py_IDENTIFIER(__IOBase_closed)
1174Objects/typeobject.cslot_nb_inplace_powerPyId___ipow__variable_Py_IDENTIFIER(__ipow__)
1175Objects/object.c-PyId___isabstractmethod__variable_Py_IDENTIFIER(__isabstractmethod__)
1176Python/Python-ast.c-PyId_is_asyncvariable_Py_IDENTIFIER(is_async)
1177Modules/_io/bufferedio.c-PyId_isattyvariable_Py_IDENTIFIER(isatty)
1178Modules/_io/textio.c-PyId_isattyvariable_Py_IDENTIFIER(isatty)
1179Python/pylifecycle.ccreate_stdioPyId_isattyvariable_Py_IDENTIFIER(isatty)
1180Modules/_io/_iomodule.c_io_open_implPyId_isattyvariable_Py_IDENTIFIER(isatty)
1181Python/codecs.c_PyCodec_LookupTextEncodingPyId__is_text_encodingvariable_Py_IDENTIFIER(_is_text_encoding)
1182Python/Python-ast.c-PyId_itemsvariable_Py_IDENTIFIER(items)
1183Objects/abstract.cPyMapping_ItemsPyId_itemsvariable_Py_IDENTIFIER(items)
1184Objects/descrobject.cmappingproxy_itemsPyId_itemsvariable_Py_IDENTIFIER(items)
1185Objects/odictobject.codict_reducePyId_itemsvariable_Py_IDENTIFIER(items)
1186Objects/odictobject.codict_reprPyId_itemsvariable_Py_IDENTIFIER(items)
1187Objects/odictobject.cmutablemapping_updatePyId_itemsvariable_Py_IDENTIFIER(items)
1188Objects/typeobject.c_PyObject_GetItemsIterPyId_itemsvariable_Py_IDENTIFIER(items)
1189Modules/_collectionsmodule.cdefdict_reducePyId_itemsvariable_Py_IDENTIFIER(items)
1190Python/Python-ast.c-PyId_itervariable_Py_IDENTIFIER(iter)
1191Objects/bytearrayobject.cbytearrayiter_reducePyId_itervariable_Py_IDENTIFIER(iter)
1192Objects/bytesobject.cstriter_reducePyId_itervariable_Py_IDENTIFIER(iter)
1193Objects/dictobject.cdictiter_reducePyId_itervariable_Py_IDENTIFIER(iter)
1194Objects/iterobject.citer_reducePyId_itervariable_Py_IDENTIFIER(iter)
1195Objects/iterobject.ccalliter_reducePyId_itervariable_Py_IDENTIFIER(iter)
1196Objects/listobject.clistiter_reduce_generalPyId_itervariable_Py_IDENTIFIER(iter)
1197Objects/odictobject.codictiter_reducePyId_itervariable_Py_IDENTIFIER(iter)
1198Objects/rangeobject.crangeiter_reducePyId_itervariable_Py_IDENTIFIER(iter)
1199Objects/rangeobject.clongrangeiter_reducePyId_itervariable_Py_IDENTIFIER(iter)
1200Objects/setobject.csetiter_reducePyId_itervariable_Py_IDENTIFIER(iter)
1201Objects/tupleobject.ctupleiter_reducePyId_itervariable_Py_IDENTIFIER(iter)
1202Objects/unicodeobject.cunicodeiter_reducePyId_itervariable_Py_IDENTIFIER(iter)
1203Objects/typeobject.cslot_tp_iterPyId___iter__variable_Py_IDENTIFIER(__iter__)
1204Modules/arraymodule.carray_arrayiterator___reduce___implPyId_itervariable_Py_IDENTIFIER(iter)
1205Python/Python-ast.c-PyId_keyvariable_Py_IDENTIFIER(key)
1206Python/Python-ast.c-PyId_keysvariable_Py_IDENTIFIER(keys)
1207Objects/abstract.cPyMapping_KeysPyId_keysvariable_Py_IDENTIFIER(keys)
1208Objects/descrobject.cmappingproxy_keysPyId_keysvariable_Py_IDENTIFIER(keys)
1209Objects/dictobject.cdict_update_commonPyId_keysvariable_Py_IDENTIFIER(keys)
1210Objects/odictobject.cmutablemapping_updatePyId_keysvariable_Py_IDENTIFIER(keys)
1211Python/Python-ast.c-PyId_keywordsvariable_Py_IDENTIFIER(keywords)
1212Python/Python-ast.c-PyId_kindvariable_Py_IDENTIFIER(kind)
1213Python/Python-ast.c-PyId_kwargvariable_Py_IDENTIFIER(kwarg)
1214Python/Python-ast.c-PyId_kw_defaultsvariable_Py_IDENTIFIER(kw_defaults)
1215Python/Python-ast.c-PyId_kwonlyargsvariable_Py_IDENTIFIER(kwonlyargs)
1216Python/pythonrun.c-PyId_last_tracebackvariable_Py_IDENTIFIER(last_traceback)
1217Python/pythonrun.c-PyId_last_typevariable_Py_IDENTIFIER(last_type)
1218Python/pythonrun.c-PyId_last_valuevariable_Py_IDENTIFIER(last_value)
1219Python/Python-ast.c-PyId_leftvariable_Py_IDENTIFIER(left)
1220Objects/typeobject.c-PyId___len__variable_Py_IDENTIFIER(__len__)
1221Objects/abstract.cPyObject_LengthHintPyId___length_hint__variable_Py_IDENTIFIER(__length_hint__)
1222Python/Python-ast.c-PyId_levelvariable_Py_IDENTIFIER(level)
1223Python/Python-ast.c-PyId_linenovariable_Py_IDENTIFIER(lineno)
1224Python/errors.cPyErr_SyntaxLocationObjectPyId_linenovariable_Py_IDENTIFIER(lineno)
1225Python/pythonrun.cparse_syntax_errorPyId_linenovariable_Py_IDENTIFIER(lineno)
1226Objects/longobject.c-PyId_littlevariable_Py_IDENTIFIER(little)
1227Python/_warnings.cget_source_linePyId___loader__variable_Py_IDENTIFIER(__loader__)
1228Objects/moduleobject.cmodule_init_dictPyId___loader__variable_Py_IDENTIFIER(__loader__)
1229Python/import.cPyImport_ImportModuleLevelObjectPyId__lock_unlock_modulevariable_Py_IDENTIFIER(_lock_unlock_module)
1230Python/Python-ast.c-PyId_lowervariable_Py_IDENTIFIER(lower)
1231Python/ceval.c_PyEval_EvalFrameDefaultPyId___ltrace__variable_Py_IDENTIFIER(__ltrace__)
1232Python/pythonrun.cPyRun_InteractiveOneObjectExPyId___main__variable_Py_IDENTIFIER(__main__)
1233Python/_warnings.ccheck_matchedPyId_matchvariable_Py_IDENTIFIER(match)
1234Python/bltinmodule.c-PyId_metaclassvariable_Py_IDENTIFIER(metaclass)
1235Objects/dictobject.cdict_subscriptPyId___missing__variable_Py_IDENTIFIER(__missing__)
1236Modules/_io/bufferedio.c-PyId_modevariable_Py_IDENTIFIER(mode)
1237Modules/_io/textio.c-PyId_modevariable_Py_IDENTIFIER(mode)
1238Python/pylifecycle.ccreate_stdioPyId_modevariable_Py_IDENTIFIER(mode)
1239Modules/_io/_iomodule.c_io_open_implPyId_modevariable_Py_IDENTIFIER(mode)
1240Python/Python-ast.c-PyId_modulevariable_Py_IDENTIFIER(module)
1241Objects/typeobject.c-PyId___module__variable_Py_IDENTIFIER(__module__)
1242Python/Python-ast.cmake_typePyId___module__variable_Py_IDENTIFIER(__module__)
1243Python/errors.cPyErr_NewExceptionPyId___module__variable_Py_IDENTIFIER(__module__)
1244Python/errors.cPyErr_NewExceptionPyId___module__variable_Py_IDENTIFIER(__module__)
1245Python/pythonrun.cprint_exceptionPyId___module__variable_Py_IDENTIFIER(__module__)
1246Modules/_pickle.cwhichmodulePyId___module__variable_Py_IDENTIFIER(__module__)
1247Objects/typeobject.ctype_mro_modifiedPyId_mrovariable_Py_IDENTIFIER(mro)
1248Objects/typeobject.cmro_invokePyId_mrovariable_Py_IDENTIFIER(mro)
1249Python/bltinmodule.c-PyId___mro_entries__variable_Py_IDENTIFIER(__mro_entries__)
1250Objects/typeobject.ctype_newPyId___mro_entries__variable_Py_IDENTIFIER(__mro_entries__)
1251Python/Python-ast.c-PyId_msgvariable_Py_IDENTIFIER(msg)
1252Python/errors.cPyErr_SyntaxLocationObjectPyId_msgvariable_Py_IDENTIFIER(msg)
1253Python/pythonrun.cparse_syntax_errorPyId_msgvariable_Py_IDENTIFIER(msg)
1254Python/pylifecycle.c-PyId_namevariable_Py_IDENTIFIER(name)
1255Modules/_io/fileio.c-PyId_namevariable_Py_IDENTIFIER(name)
1256Modules/_io/bufferedio.c-PyId_namevariable_Py_IDENTIFIER(name)
1257Modules/_io/textio.c-PyId_namevariable_Py_IDENTIFIER(name)
1258Python/Python-ast.c-PyId_namevariable_Py_IDENTIFIER(name)
1259Objects/exceptions.cImportError_getstatePyId_namevariable_Py_IDENTIFIER(name)
1260Objects/typeobject.c-PyId___name__variable_Py_IDENTIFIER(__name__)
1261Objects/classobject.c-PyId___name__variable_Py_IDENTIFIER(__name__)
1262Python/_warnings.csetup_contextPyId___name__variable_Py_IDENTIFIER(__name__)
1263Python/_warnings.cget_source_linePyId___name__variable_Py_IDENTIFIER(__name__)
1264Python/_warnings.cshow_warningPyId___name__variable_Py_IDENTIFIER(__name__)
1265Python/ceval.cimport_fromPyId___name__variable_Py_IDENTIFIER(__name__)
1266Python/ceval.cimport_all_fromPyId___name__variable_Py_IDENTIFIER(__name__)
1267Python/import.cresolve_namePyId___name__variable_Py_IDENTIFIER(__name__)
1268Objects/moduleobject.cmodule_init_dictPyId___name__variable_Py_IDENTIFIER(__name__)
1269Objects/moduleobject.cPyModule_GetNameObjectPyId___name__variable_Py_IDENTIFIER(__name__)
1270Objects/moduleobject.cmodule_getattroPyId___name__variable_Py_IDENTIFIER(__name__)
1271Objects/weakrefobject.cweakref_reprPyId___name__variable_Py_IDENTIFIER(__name__)
1272Modules/_pickle.csave_globalPyId___name__variable_Py_IDENTIFIER(__name__)
1273Modules/_pickle.csave_reducePyId___name__variable_Py_IDENTIFIER(__name__)
1274Python/Python-ast.c-PyId_namesvariable_Py_IDENTIFIER(names)
1275Objects/typeobject.c-PyId___new__variable_Py_IDENTIFIER(__new__)
1276Objects/typeobject.creduce_newobjPyId___newobj__variable_Py_IDENTIFIER(__newobj__)
1277Objects/typeobject.creduce_newobjPyId___newobj_ex__variable_Py_IDENTIFIER(__newobj_ex__)
1278Objects/typeobject.cslot_tp_iternextPyId___next__variable_Py_IDENTIFIER(__next__)
1279Objects/structseq.c-PyId_n_fieldsvariable_Py_IDENTIFIER(n_fields)
1280Python/ast.cnew_identifierPyId_NFKCvariable_Py_IDENTIFIER(NFKC)
1281Objects/structseq.c-PyId_n_sequence_fieldsvariable_Py_IDENTIFIER(n_sequence_fields)
1282Objects/structseq.c-PyId_n_unnamed_fieldsvariable_Py_IDENTIFIER(n_unnamed_fields)
1283Python/errors.cPyErr_SyntaxLocationObjectPyId_offsetvariable_Py_IDENTIFIER(offset)
1284Python/pythonrun.cparse_syntax_errorPyId_offsetvariable_Py_IDENTIFIER(offset)
1285Python/_warnings.cget_once_registryPyId_onceregistryvariable_Py_IDENTIFIER(onceregistry)
1286Python/Python-ast.c-PyId_opvariable_Py_IDENTIFIER(op)
1287Python/traceback.c-PyId_openvariable_Py_IDENTIFIER(open)
1288Python/pylifecycle.ccreate_stdioPyId_openvariable_Py_IDENTIFIER(open)
1289Parser/tokenizer.cfp_setreadlPyId_openvariable_Py_IDENTIFIER(open)
1290Objects/fileobject.cPyFile_FromFdPyId_openvariable_Py_IDENTIFIER(open)
1291Objects/fileobject.cPyFile_OpenCodeObjectPyId_openvariable_Py_IDENTIFIER(open)
1292Python/Python-ast.c-PyId_operandvariable_Py_IDENTIFIER(operand)
1293Python/Python-ast.c-PyId_opsvariable_Py_IDENTIFIER(ops)
1294Python/Python-ast.c-PyId_optional_varsvariable_Py_IDENTIFIER(optional_vars)
1295Python/Python-ast.c-PyId_orelsevariable_Py_IDENTIFIER(orelse)
1296Python/import.cresolve_namePyId___package__variable_Py_IDENTIFIER(__package__)
1297Objects/moduleobject.cmodule_init_dictPyId___package__variable_Py_IDENTIFIER(__package__)
1298Python/import.cresolve_namePyId_parentvariable_Py_IDENTIFIER(parent)
1299Modules/_operator.cmethodcaller_reducePyId_partialvariable_Py_IDENTIFIER(partial)
1300Python/sysmodule.c-PyId_pathvariable_Py_IDENTIFIER(path)
1301Python/traceback.c-PyId_pathvariable_Py_IDENTIFIER(path)
1302Objects/exceptions.cImportError_getstatePyId_pathvariable_Py_IDENTIFIER(path)
1303Modules/main.cpymain_sys_path_add_path0PyId_pathvariable_Py_IDENTIFIER(path)
1304Python/import.cresolve_namePyId___path__variable_Py_IDENTIFIER(__path__)
1305Python/import.cPyImport_ImportModuleLevelObjectPyId___path__variable_Py_IDENTIFIER(__path__)
1306Modules/_io/bufferedio.c-PyId_peekvariable_Py_IDENTIFIER(peek)
1307Python/Python-ast.c-PyId_posonlyargsvariable_Py_IDENTIFIER(posonlyargs)
1308Objects/typeobject.cslot_nb_powerPyId___pow__variable_Py_IDENTIFIER(__pow__)
1309Python/bltinmodule.c-PyId___prepare__variable_Py_IDENTIFIER(__prepare__)
1310Python/errors.cPyErr_SyntaxLocationObjectPyId_print_file_and_linevariable_Py_IDENTIFIER(print_file_and_line)
1311Python/pythonrun.cprint_exceptionPyId_print_file_and_linevariable_Py_IDENTIFIER(print_file_and_line)
1312Python/pythonrun.c-PyId_ps1variable_Py_IDENTIFIER(ps1)
1313Python/pythonrun.c-PyId_ps2variable_Py_IDENTIFIER(ps2)
1314Objects/object.c-PyId_Py_Reprvariable_Py_IDENTIFIER(Py_Repr)
1315Objects/classobject.c-PyId___qualname__variable_Py_IDENTIFIER(__qualname__)
1316Objects/descrobject.ccalculate_qualnamePyId___qualname__variable_Py_IDENTIFIER(__qualname__)
1317Objects/methodobject.cmeth_get__qualname__PyId___qualname__variable_Py_IDENTIFIER(__qualname__)
1318Objects/typeobject.ctype_newPyId___qualname__variable_Py_IDENTIFIER(__qualname__)
1319Modules/_io/textio.c-PyId_rawvariable_Py_IDENTIFIER(raw)
1320Python/pylifecycle.ccreate_stdioPyId_rawvariable_Py_IDENTIFIER(raw)
1321Modules/_io/iobase.c-PyId_readvariable_Py_IDENTIFIER(read)
1322Modules/_io/bufferedio.c-PyId_readvariable_Py_IDENTIFIER(read)
1323Modules/_io/textio.c-PyId_readvariable_Py_IDENTIFIER(read)
1324Modules/_io/bufferedio.c-PyId_read1variable_Py_IDENTIFIER(read1)
1325Python/marshal.cmarshal_loadPyId_readvariable_Py_IDENTIFIER(read)
1326Modules/_io/bufferedio.c-PyId_readablevariable_Py_IDENTIFIER(readable)
1327Modules/_io/textio.c-PyId_readablevariable_Py_IDENTIFIER(readable)
1328Modules/_io/iobase.c_io__RawIOBase_read_implPyId_readallvariable_Py_IDENTIFIER(readall)
1329Modules/_io/bufferedio.c-PyId_readintovariable_Py_IDENTIFIER(readinto)
1330Modules/_io/bufferedio.c-PyId_readinto1variable_Py_IDENTIFIER(readinto1)
1331Python/marshal.cr_stringPyId_readintovariable_Py_IDENTIFIER(readinto)
1332Parser/tokenizer.cfp_setreadlPyId_readlinevariable_Py_IDENTIFIER(readline)
1333Objects/fileobject.cPyFile_GetLinePyId_readlinevariable_Py_IDENTIFIER(readline)
1334Objects/typeobject.cobject___reduce_ex___implPyId___reduce__variable_Py_IDENTIFIER(__reduce__)
1335Python/import.cPyImport_ReloadModulePyId_reloadvariable_Py_IDENTIFIER(reload)
1336Modules/_io/textio.c-PyId_replacevariable_Py_IDENTIFIER(replace)
1337Python/importdl.cget_encoded_namePyId_replacevariable_Py_IDENTIFIER(replace)
1338Objects/typeobject.cslot_tp_reprPyId___repr__variable_Py_IDENTIFIER(__repr__)
1339Modules/_io/textio.c-PyId_resetvariable_Py_IDENTIFIER(reset)
1340Python/Python-ast.c-PyId_returnsvariable_Py_IDENTIFIER(returns)
1341Objects/enumobject.creversed_new_implPyId___reversed__variable_Py_IDENTIFIER(__reversed__)
1342Objects/listobject.clistiter_reduce_generalPyId_reversedvariable_Py_IDENTIFIER(reversed)
1343Python/Python-ast.c-PyId_rightvariable_Py_IDENTIFIER(right)
1344Python/bltinmodule.c-PyId___round__variable_Py_IDENTIFIER(__round__)
1345Modules/_io/textio.c-PyId_seekvariable_Py_IDENTIFIER(seek)
1346Modules/_io/iobase.c_io__IOBase_tell_implPyId_seekvariable_Py_IDENTIFIER(seek)
1347Modules/_io/textio.c-PyId_seekablevariable_Py_IDENTIFIER(seekable)
1348Python/ceval.c_PyEval_EvalFrameDefaultPyId_sendvariable_Py_IDENTIFIER(send)
1349Objects/typeobject.cslot_tp_descr_setPyId___set__variable_Py_IDENTIFIER(__set__)
1350Objects/typeobject.cslot_tp_setattroPyId___setattr__variable_Py_IDENTIFIER(__setattr__)
1351Objects/typeobject.c-PyId___setitem__variable_Py_IDENTIFIER(__setitem__)
1352Modules/_collectionsmodule.c_count_elementsPyId___setitem__variable_Py_IDENTIFIER(__setitem__)
1353Objects/typeobject.c-PyId___set_name__variable_Py_IDENTIFIER(__set_name__)
1354Modules/_io/textio.c-PyId_setstatevariable_Py_IDENTIFIER(setstate)
1355Modules/_pickle.cload_buildPyId___setstate__variable_Py_IDENTIFIER(__setstate__)
1356Python/_warnings.ccall_show_warningPyId__showwarnmsgvariable_Py_IDENTIFIER(_showwarnmsg)
1357Python/pylifecycle.cwait_for_thread_shutdownPyId__shutdownvariable_Py_IDENTIFIER(_shutdown)
1358Python/Python-ast.c-PyId_simplevariable_Py_IDENTIFIER(simple)
1359Python/sysmodule.c-PyId___sizeof__variable_Py_IDENTIFIER(__sizeof__)
1360Python/Python-ast.c-PyId_slicevariable_Py_IDENTIFIER(slice)
1361Objects/typeobject.c_PyType_GetSlotNamesPyId___slotnames__variable_Py_IDENTIFIER(__slotnames__)
1362Objects/typeobject.c_PyType_GetSlotNamesPyId__slotnamesvariable_Py_IDENTIFIER(_slotnames)
1363Objects/typeobject.ctype_newPyId___slots__variable_Py_IDENTIFIER(__slots__)
1364Python/bltinmodule.c-PyId_sortvariable_Py_IDENTIFIER(sort)
1365Python/import.cresolve_namePyId___spec__variable_Py_IDENTIFIER(__spec__)
1366Python/import.cPyImport_ImportModuleLevelObjectPyId___spec__variable_Py_IDENTIFIER(__spec__)
1367Objects/moduleobject.cmodule_init_dictPyId___spec__variable_Py_IDENTIFIER(__spec__)
1368Objects/moduleobject.cmodule_getattroPyId___spec__variable_Py_IDENTIFIER(__spec__)
1369Python/_warnings.c-PyId_stderrvariable_Py_IDENTIFIER(stderr)
1370Python/errors.c-PyId_stderrvariable_Py_IDENTIFIER(stderr)
1371Python/pylifecycle.c-PyId_stderrvariable_Py_IDENTIFIER(stderr)
1372Python/pythonrun.c-PyId_stderrvariable_Py_IDENTIFIER(stderr)
1373Python/sysmodule.c-PyId_stderrvariable_Py_IDENTIFIER(stderr)
1374Modules/_threadmodule.c-PyId_stderrvariable_Py_IDENTIFIER(stderr)
1375Modules/faulthandler.c-PyId_stderrvariable_Py_IDENTIFIER(stderr)
1376Python/bltinmodule.c-PyId_stderrvariable_Py_IDENTIFIER(stderr)
1377Python/pylifecycle.c-PyId_stdinvariable_Py_IDENTIFIER(stdin)
1378Python/pythonrun.c-PyId_stdinvariable_Py_IDENTIFIER(stdin)
1379Python/bltinmodule.c-PyId_stdinvariable_Py_IDENTIFIER(stdin)
1380Python/pylifecycle.c-PyId_stdoutvariable_Py_IDENTIFIER(stdout)
1381Python/pythonrun.c-PyId_stdoutvariable_Py_IDENTIFIER(stdout)
1382Python/sysmodule.c-PyId_stdoutvariable_Py_IDENTIFIER(stdout)
1383Python/bltinmodule.c-PyId_stdoutvariable_Py_IDENTIFIER(stdout)
1384Python/Python-ast.c-PyId_stepvariable_Py_IDENTIFIER(step)
1385Modules/posixmodule.cDirEntry_test_modePyId_st_modevariable_Py_IDENTIFIER(st_mode)
1386Modules/_io/textio.c-PyId_strictvariable_Py_IDENTIFIER(strict)
1387Modules/timemodule.ctime_strptimePyId__strptime_timevariable_Py_IDENTIFIER(_strptime_time)
1388Modules/posixmodule.cwait_helperPyId_struct_rusagevariable_Py_IDENTIFIER(struct_rusage)
1389Modules/_abc.c-PyId___subclasscheck__variable_Py_IDENTIFIER(__subclasscheck__)
1390Objects/abstract.cPyObject_IsSubclassPyId___subclasscheck__variable_Py_IDENTIFIER(__subclasscheck__)
1391Modules/_abc.c-PyId___subclasshook__variable_Py_IDENTIFIER(__subclasshook__)
1392Objects/dictobject.cdictviews_xorPyId_symmetric_difference_updatevariable_Py_IDENTIFIER(symmetric_difference_update)
1393Python/Python-ast.c-PyId_tagvariable_Py_IDENTIFIER(tag)
1394Python/Python-ast.c-PyId_targetvariable_Py_IDENTIFIER(target)
1395Python/Python-ast.c-PyId_targetsvariable_Py_IDENTIFIER(targets)
1396Modules/_io/textio.c-PyId_tellvariable_Py_IDENTIFIER(tell)
1397Python/Python-ast.c-PyId_testvariable_Py_IDENTIFIER(test)
1398Python/errors.cPyErr_SyntaxLocationObjectPyId_textvariable_Py_IDENTIFIER(text)
1399Python/pythonrun.cparse_syntax_errorPyId_textvariable_Py_IDENTIFIER(text)
1400Python/traceback.c-PyId_TextIOWrappervariable_Py_IDENTIFIER(TextIOWrapper)
1401Python/pylifecycle.ccreate_stdioPyId_TextIOWrappervariable_Py_IDENTIFIER(TextIOWrapper)
1402Python/pylifecycle.c-PyId_threadingvariable_Py_IDENTIFIER(threading)
1403Objects/genobject.c_gen_throwPyId_throwvariable_Py_IDENTIFIER(throw)
1404Objects/abstract.cPyNumber_LongPyId___trunc__variable_Py_IDENTIFIER(__trunc__)
1405Python/Python-ast.c-PyId_typevariable_Py_IDENTIFIER(type)
1406Python/Python-ast.c-PyId_type_commentvariable_Py_IDENTIFIER(type_comment)
1407Python/Python-ast.c-PyId_type_ignoresvariable_Py_IDENTIFIER(type_ignores)
1408Python/errors.c_PyErr_WriteUnraisableMsgPyId_unraisablehookvariable_Py_IDENTIFIER(unraisablehook)
1409Objects/dictobject.cdictviews_orPyId_updatevariable_Py_IDENTIFIER(update)
1410Python/Python-ast.c-PyId_uppervariable_Py_IDENTIFIER(upper)
1411Python/Python-ast.c-PyId_valuevariable_Py_IDENTIFIER(value)
1412Python/Python-ast.c-PyId_valuesvariable_Py_IDENTIFIER(values)
1413Objects/abstract.cPyMapping_ValuesPyId_valuesvariable_Py_IDENTIFIER(values)
1414Objects/descrobject.cmappingproxy_valuesPyId_valuesvariable_Py_IDENTIFIER(values)
1415Python/Python-ast.c-PyId_varargvariable_Py_IDENTIFIER(vararg)
1416Python/_warnings.calready_warnedPyId_versionvariable_Py_IDENTIFIER(version)
1417Python/_warnings.ccall_show_warningPyId_WarningMessagevariable_Py_IDENTIFIER(WarningMessage)
1418Python/_warnings.csetup_contextPyId___warningregistry__variable_Py_IDENTIFIER(__warningregistry__)
1419Python/_warnings.cget_warnings_attrPyId_warningsvariable_Py_IDENTIFIER(warnings)
1420Python/sysmodule.c-PyId_warnoptionsvariable_Py_IDENTIFIER(warnoptions)
1421Python/_warnings.c_PyErr_WarnUnawaitedCoroutinePyId__warn_unawaited_coroutinevariable_Py_IDENTIFIER(_warn_unawaited_coroutine)
1422Modules/_io/bufferedio.c-PyId_writablevariable_Py_IDENTIFIER(writable)
1423Modules/_io/textio.c-PyId_writablevariable_Py_IDENTIFIER(writable)
1424Python/sysmodule.c-PyId_writevariable_Py_IDENTIFIER(write)
1425Modules/_io/bufferedio.c-PyId_writevariable_Py_IDENTIFIER(write)
1426Python/marshal.cmarshal_dump_implPyId_writevariable_Py_IDENTIFIER(write)
1427Objects/fileobject.cPyFile_WriteObjectPyId_writevariable_Py_IDENTIFIER(write)
1428Python/sysmodule.c-PyId__xoptionsvariable_Py_IDENTIFIER(_xoptions)
1429Python/import.c_PyImportZip_InitPyId_zipimportervariable_Py_IDENTIFIER(zipimporter)
1430Python/initconfig.c-Py_IgnoreEnvironmentFlagvariableint Py_IgnoreEnvironmentFlag
1431Python/dynload_shlib.c-_PyImport_DynLoadFiletabvariableconst char *_PyImport_DynLoadFiletab[]
1432Python/frozen.c-PyImport_FrozenModulesvariableconst struct _frozen * PyImport_FrozenModules
1433Modules/config.c-_PyImport_Inittabvariablestruct _inittab _PyImport_Inittab[]
1434Python/import.c-PyImport_Inittabvariablestruct _inittab * PyImport_Inittab
1435Modules/_io/textio.c-PyIncrementalNewlineDecoder_TypevariablePyTypeObject PyIncrementalNewlineDecoder_Type
1436Python/initconfig.c-Py_InspectFlagvariableint Py_InspectFlag
1437Objects/classobject.c-PyInstanceMethod_TypevariablePyTypeObject PyInstanceMethod_Type
1438Python/initconfig.c-Py_InteractiveFlagvariableint Py_InteractiveFlag
1439Objects/interpreteridobject.c-_PyInterpreterID_TypevariablePyTypeObject _PyInterpreterID_Type
1440Modules/_io/iobase.c-PyIOBase_TypevariablePyTypeObject PyIOBase_Type
1441Modules/_io/_iomodule.c-_PyIO_empty_bytesvariablePyObject *_PyIO_empty_bytes
1442Modules/_io/_iomodule.c-_PyIO_empty_strvariablePyObject *_PyIO_empty_str
1443Modules/_io/_iomodule.c-_PyIO_Modulevariablestruct PyModuleDef _PyIO_Module
1444Modules/_io/_iomodule.c-_PyIO_str_closevariablePyObject *_PyIO_str_close
1445Modules/_io/_iomodule.c-_PyIO_str_closedvariablePyObject *_PyIO_str_closed
1446Modules/_io/_iomodule.c-_PyIO_str_decodevariablePyObject *_PyIO_str_decode
1447Modules/_io/_iomodule.c-_PyIO_str_encodevariablePyObject *_PyIO_str_encode
1448Modules/_io/_iomodule.c-_PyIO_str_filenovariablePyObject *_PyIO_str_fileno
1449Modules/_io/_iomodule.c-_PyIO_str_flushvariablePyObject *_PyIO_str_flush
1450Modules/_io/_iomodule.c-_PyIO_str_getstatevariablePyObject *_PyIO_str_getstate
1451Modules/_io/_iomodule.c-_PyIO_str_isattyvariablePyObject *_PyIO_str_isatty
1452Modules/_io/_iomodule.c-_PyIO_str_newlinesvariablePyObject *_PyIO_str_newlines
1453Modules/_io/_iomodule.c-_PyIO_str_nlvariablePyObject *_PyIO_str_nl
1454Modules/_io/_iomodule.c-_PyIO_str_peekvariablePyObject *_PyIO_str_peek
1455Modules/_io/_iomodule.c-_PyIO_str_readvariablePyObject *_PyIO_str_read
1456Modules/_io/_iomodule.c-_PyIO_str_read1variablePyObject *_PyIO_str_read1
1457Modules/_io/_iomodule.c-_PyIO_str_readablevariablePyObject *_PyIO_str_readable
1458Modules/_io/_iomodule.c-_PyIO_str_readallvariablePyObject *_PyIO_str_readall
1459Modules/_io/_iomodule.c-_PyIO_str_readintovariablePyObject *_PyIO_str_readinto
1460Modules/_io/_iomodule.c-_PyIO_str_readlinevariablePyObject *_PyIO_str_readline
1461Modules/_io/_iomodule.c-_PyIO_str_resetvariablePyObject *_PyIO_str_reset
1462Modules/_io/_iomodule.c-_PyIO_str_seekvariablePyObject *_PyIO_str_seek
1463Modules/_io/_iomodule.c-_PyIO_str_seekablevariablePyObject *_PyIO_str_seekable
1464Modules/_io/_iomodule.c-_PyIO_str_setstatevariablePyObject *_PyIO_str_setstate
1465Modules/_io/_iomodule.c-_PyIO_str_tellvariablePyObject *_PyIO_str_tell
1466Modules/_io/_iomodule.c-_PyIO_str_truncatevariablePyObject *_PyIO_str_truncate
1467Modules/_io/_iomodule.c-_PyIO_str_writablevariablePyObject *_PyIO_str_writable
1468Modules/_io/_iomodule.c-_PyIO_str_writevariablePyObject *_PyIO_str_write
1469Python/initconfig.c-Py_IsolatedFlagvariableint Py_IsolatedFlag
1470Objects/listobject.c-PyListIter_TypevariablePyTypeObject PyListIter_Type
1471Objects/listobject.c-PyListRevIter_TypevariablePyTypeObject PyListRevIter_Type
1472Objects/listobject.c-PyList_TypevariablePyTypeObject PyList_Type
1473Modules/_localemodule.c-PyLocale_Methodsvariablestatic struct PyMethodDef PyLocale_Methods[]
1474Objects/longobject.c-_PyLong_DigitValuevariableunsigned char _PyLong_DigitValue[256]
1475Objects/longobject.c-_PyLong_OnevariablePyObject *_PyLong_One
1476Objects/rangeobject.c-PyLongRangeIter_TypevariablePyTypeObject PyLongRangeIter_Type
1477Objects/longobject.c-PyLong_TypevariablePyTypeObject PyLong_Type
1478Objects/longobject.c-_PyLong_ZerovariablePyObject *_PyLong_Zero
1479Objects/memoryobject.c-_PyManagedBuffer_TypevariablePyTypeObject _PyManagedBuffer_Type
1480Python/bltinmodule.c-PyMap_TypevariablePyTypeObject PyMap_Type
1481Objects/obmalloc.c-_PyMemvariablestatic PyMemAllocatorEx _PyMem
1482Objects/descrobject.c-PyMemberDescr_TypevariablePyTypeObject PyMemberDescr_Type
1483Objects/obmalloc.c-_PyMem_Debugvariablestatic struct { debug_alloc_api_t raw; debug_alloc_api_t mem; debug_alloc_api_t obj; } _PyMem_Debug
1484Objects/memoryobject.c-PyMemoryView_TypevariablePyTypeObject PyMemoryView_Type
1485Objects/obmalloc.c-_PyMem_Rawvariablestatic PyMemAllocatorEx _PyMem_Raw
1486Objects/descrobject.c-PyMethodDescr_TypevariablePyTypeObject PyMethodDescr_Type
1487Objects/classobject.c-PyMethod_TypevariablePyTypeObject PyMethod_Type
1488Objects/descrobject.c-_PyMethodWrapper_TypevariablePyTypeObject _PyMethodWrapper_Type
1489Objects/moduleobject.c-PyModuleDef_TypevariablePyTypeObject PyModuleDef_Type
1490Objects/moduleobject.c-PyModule_TypevariablePyTypeObject PyModule_Type
1491Objects/namespaceobject.c-_PyNamespace_TypevariablePyTypeObject _PyNamespace_Type
1492Objects/object.c-_Py_NoneStructvariablePyObject _Py_NoneStruct
1493Objects/object.c-_PyNone_TypevariablePyTypeObject _PyNone_Type
1494Python/initconfig.c-Py_NoSiteFlagvariableint Py_NoSiteFlag
1495Objects/object.c-_Py_NotImplementedStructvariablePyObject _Py_NotImplementedStruct
1496Objects/object.c-_PyNotImplemented_TypevariablePyTypeObject _PyNotImplemented_Type
1497Python/initconfig.c-Py_NoUserSiteDirectoryvariableint Py_NoUserSiteDirectory
1498Objects/bytesobject.c-_Py_null_stringsvariablePy_ssize_t _Py_null_strings
1499Objects/obmalloc.c-_PyObjectvariablestatic PyMemAllocatorEx _PyObject
1500Objects/obmalloc.c-_PyObject_Arenavariablestatic PyObjectArenaAllocator _PyObject_Arena
1501Objects/odictobject.c-PyODictItems_TypevariablePyTypeObject PyODictItems_Type
1502Objects/odictobject.c-PyODictIter_TypevariablePyTypeObject PyODictIter_Type
1503Objects/odictobject.c-PyODictKeys_TypevariablePyTypeObject PyODictKeys_Type
1504Objects/odictobject.c-PyODict_TypevariablePyTypeObject PyODict_Type
1505Objects/odictobject.c-PyODictValues_TypevariablePyTypeObject PyODictValues_Type
1506Python/fileutils.c-_Py_open_cloexec_worksvariableint _Py_open_cloexec_works
1507Objects/bytesobject.c-_Py_one_stringsvariablePy_ssize_t _Py_one_strings
1508Python/initconfig.c-Py_OptimizeFlagvariableint Py_OptimizeFlag
1509Parser/myreadline.c-PyOS_InputHookvariableint (*PyOS_InputHook)(void)
1510Python/pylifecycle.c-_PyOS_mystrnicmp_hackvariableint (*_PyOS_mystrnicmp_hack)(const char *, const char *, Py_ssize_t)
1511Python/getopt.c-_PyOS_optargvariableconst wchar_t *_PyOS_optarg
1512Python/getopt.c-_PyOS_opterrvariableint _PyOS_opterr
1513Python/getopt.c-_PyOS_optindvariablePy_ssize_t _PyOS_optind
1514Parser/myreadline.c-PyOS_ReadlineFunctionPointervariablechar *(*PyOS_ReadlineFunctionPointer)(FILE *, FILE *, const char *)
1515Parser/myreadline.c-_PyOS_ReadlineLockvariablestatic PyThread_type_lock _PyOS_ReadlineLock
1516Parser/myreadline.c-_PyOS_ReadlineTStatevariablePyThreadState* _PyOS_ReadlineTState
1517Python/modsupport.c-_Py_PackageContextvariableconst char *_Py_PackageContext
1518Python/graminit.c-_PyParser_Grammarvariablegrammar _PyParser_Grammar
1519Python/pathconfig.c-_Py_path_configvariable_PyPathConfig _Py_path_config
1520Objects/picklebufobject.c-PyPickleBuffer_TypevariablePyTypeObject PyPickleBuffer_Type
1521Objects/descrobject.c-PyProperty_TypevariablePyTypeObject PyProperty_Type
1522Python/initconfig.c-Py_QuietFlagvariableint Py_QuietFlag
1523Objects.longobject.c-_Py_quick_int_allocsvariablePy_ssize_t _Py_quick_int_allocs
1524Objects.longobject.c-_Py_quick_new_int_allocsvariablePy_ssize_t _Py_quick_new_int_allocs
1525Objects/rangeobject.c-PyRangeIter_TypevariablePyTypeObject PyRangeIter_Type
1526Objects/rangeobject.c-PyRange_TypevariablePyTypeObject PyRange_Type
1527Modules/_io/iobase.c-PyRawIOBase_TypevariablePyTypeObject PyRawIOBase_Type
1528Objects/object.c-_Py_RefTotalvariablePy_ssize_t _Py_RefTotal
1529Objects/enumobject.c-PyReversed_TypevariablePyTypeObject PyReversed_Type
1530Python/pylifecycle.c-_PyRuntimevariable_PyRuntimeState _PyRuntime
1531Objects/iterobject.c-PySeqIter_TypevariablePyTypeObject PySeqIter_Type
1532Objects/setobject.c-_PySet_DummyvariablePyObject * _PySet_Dummy
1533Objects/setobject.c-_PySetDummy_Typevariablestatic PyTypeObject _PySetDummy_Type
1534Objects/setobject.c-PySetIter_TypevariablePyTypeObject PySetIter_Type
1535Objects/setobject.c-PySet_TypevariablePyTypeObject PySet_Type
1536Objects/sliceobject.c-PySlice_TypevariablePyTypeObject PySlice_Type
1537Python/initconfig.c-_Py_StandardStreamEncodingvariablestatic char *_Py_StandardStreamEncoding
1538Python/initconfig.c-_Py_StandardStreamErrorsvariablestatic char *_Py_StandardStreamErrors
1539Objects/funcobject.c-PyStaticMethod_TypevariablePyTypeObject PyStaticMethod_Type
1540Objects/fileobject.c-PyStdPrinter_TypevariablePyTypeObject PyStdPrinter_Type
1541Python/symtable.c-PySTEntry_TypevariablePyTypeObject PySTEntry_Type
1542Modules/_io/stringio.c-PyStringIO_TypevariablePyTypeObject PyStringIO_Type
1543Objects/structseq.c-PyStructSequence_UnnamedFieldvariablechar *PyStructSequence_UnnamedField
1544Objects/typeobject.c-PySuper_TypevariablePyTypeObject PySuper_Type
1545Objects/object.c-_Py_SwappedOpvariableint _Py_SwappedOp[]
1546Python/sysmodule.c-_PySys_ImplCacheTagvariableconst char *_PySys_ImplCacheTag
1547Python/sysmodule.c-_PySys_ImplNamevariableconst char *_PySys_ImplName
1548Modules/_io/textio.c-PyTextIOBase_TypevariablePyTypeObject PyTextIOBase_Type
1549Modules/_io/textio.c-PyTextIOWrapper_TypevariablePyTypeObject PyTextIOWrapper_Type
1550Python/traceback.c-PyTraceBack_TypevariablePyTypeObject PyTraceBack_Type
1551Objects/obmalloc.c-_Py_tracemalloc_configvariablestruct _PyTraceMalloc_Config _Py_tracemalloc_config
1552Objects/boolobject.c-_Py_TrueStructvariablestatic struct _longobject _Py_TrueStruct
1553Objects/tupleobject.c-PyTupleIter_TypevariablePyTypeObject PyTupleIter_Type
1554Objects/tupleobject.c-PyTuple_TypevariablePyTypeObject PyTuple_Type
1555Objects/tupleobject.c-_Py_tuple_zero_allocsvariablePy_ssize_t _Py_tuple_zero_allocs
1556Objects/typeobject.c-PyType_TypevariablePyTypeObject PyType_Type
1557Python/initconfig.c-Py_UnbufferedStdioFlagvariableint Py_UnbufferedStdioFlag
1558Python/pylifecycle.c-_Py_UnhandledKeyboardInterruptvariableint _Py_UnhandledKeyboardInterrupt
1559Objects/unicodeobject.c-PyUnicodeIter_TypevariablePyTypeObject PyUnicodeIter_Type
1560Objects/unicodeobject.c-PyUnicode_TypevariablePyTypeObject PyUnicode_Type
1561Python/initconfig.c-Py_UTF8Modevariableint Py_UTF8Mode
1562Python/initconfig.c-Py_VerboseFlagvariableint Py_VerboseFlag
1563Objects/weakrefobject.c-_PyWeakref_CallableProxyTypevariablePyTypeObject _PyWeakref_CallableProxyType
1564Objects/weakrefobject.c-_PyWeakref_ProxyTypevariablePyTypeObject _PyWeakref_ProxyType
1565Objects/weakrefobject.c-_PyWeakref_RefTypevariablePyTypeObject _PyWeakref_RefType
1566Objects/weakrefobject.c-_PyWeakref_RefTypevariablePyTypeObject _PyWeakref_RefType
1567Objects/descrobject.c-PyWrapperDescr_TypevariablePyTypeObject PyWrapperDescr_Type
1568Python/bltinmodule.c-PyZip_TypevariablePyTypeObject PyZip_Type
1569Python/Python-ast.c-Raise_fieldsvariablestatic const char *Raise_fields[]
1570Python/Python-ast.c-Raise_typevariablestatic PyTypeObject *Raise_type
1571Objects/rangeobject.c-range_as_mappingvariablestatic PyMappingMethods range_as_mapping
1572Objects/rangeobject.c-range_as_numbervariablestatic PyNumberMethods range_as_number
1573Objects/rangeobject.c-range_as_sequencevariablestatic PySequenceMethods range_as_sequence
1574Objects/rangeobject.c-rangeiter_methodsvariablestatic PyMethodDef rangeiter_methods
1575Objects/rangeobject.c-range_membersvariablestatic PyMemberDef range_members[]
1576Objects/rangeobject.c-range_methodsvariablestatic PyMethodDef range_methods
1577Modules/_io/iobase.c-rawiobase_methodsvariablestatic PyMethodDef rawiobase_methods
1578Python/pylifecycle.cfatal_errorreentrantvariablestatic int reentrant
1579Modules/faulthandler.cfaulthandler_dump_tracebackreentrantvariablestatic volatile int reentrant
1580Modules/itertoolsmodule.c-repeat_methodsvariablestatic PyMethodDef repeat_methods
1581Modules/itertoolsmodule.c-repeat_typevariablestatic PyTypeObject repeat_type
1582Python/Python-ast.c-Return_fieldsvariablestatic const char *Return_fields[]
1583Python/compile.ccompiler_visit_annotationsreturn_strvariablestatic identifier return_str
1584Python/Python-ast.c-Return_typevariablestatic PyTypeObject *Return_type
1585Objects/enumobject.c-reversediter_methodsvariablestatic PyMethodDef reversediter_methods
1586Modules/_threadmodule.c-rlock_methodsvariablestatic PyMethodDef rlock_methods
1587Modules/_threadmodule.c-RLocktypevariablestatic PyTypeObject RLocktype
1588Objects/typeobject.cslot_nb_addrop_idvariable_Py_static_string(op_id, OPSTR)
1589Objects/typeobject.cslot_nb_subtractrop_idvariable_Py_static_string(op_id, OPSTR)
1590Objects/typeobject.cslot_nb_multiplyrop_idvariable_Py_static_string(op_id, OPSTR)
1591Objects/typeobject.cslot_nb_matrix_multiplyrop_idvariable_Py_static_string(op_id, OPSTR)
1592Objects/typeobject.cslot_nb_remainderrop_idvariable_Py_static_string(op_id, OPSTR)
1593Objects/typeobject.cslot_nb_divmodrop_idvariable_Py_static_string(op_id, OPSTR)
1594Objects/typeobject.cslot_nb_power_binaryrop_idvariable_Py_static_string(op_id, OPSTR)
1595Objects/typeobject.cslot_nb_lshiftrop_idvariable_Py_static_string(op_id, OPSTR)
1596Objects/typeobject.cslot_nb_rshiftrop_idvariable_Py_static_string(op_id, OPSTR)
1597Objects/typeobject.cslot_nb_androp_idvariable_Py_static_string(op_id, OPSTR)
1598Objects/typeobject.cslot_nb_xorrop_idvariable_Py_static_string(op_id, OPSTR)
1599Objects/typeobject.cslot_nb_orrop_idvariable_Py_static_string(op_id, OPSTR)
1600Objects/typeobject.cslot_nb_floor_dividerop_idvariable_Py_static_string(op_id, OPSTR)
1601Objects/typeobject.cslot_nb_true_dividerop_idvariable_Py_static_string(op_id, OPSTR)
1602Python/Python-ast.c-RShift_singletonvariablestatic PyObject *RShift_singleton
1603Python/Python-ast.c-RShift_typevariablestatic PyTypeObject *RShift_type
1604Python/pylifecycle.c-runtime_initializedvariablestatic int runtime_initialized
1605Modules/posixmodule.c-ScandirIterator_methodsvariablestatic PyMethodDef ScandirIterator_methods
1606Modules/posixmodule.c-ScandirIteratorTypevariablestatic PyTypeObject ScandirIteratorType
1607Modules/_sre.c-scanner_membersvariablestatic PyMemberDef scanner_members[]
1608Modules/_sre.c-scanner_methodsvariablestatic PyMethodDef scanner_methods
1609Modules/_sre.c-Scanner_Typevariablestatic PyTypeObject Scanner_Type
1610Modules/posixmodule.c-sched_param_descvariablestatic PyStructSequence_Desc sched_param_desc
1611Modules/posixmodule.c-sched_param_fieldsvariablestatic PyStructSequence_Field sched_param_fields[]
1612Modules/posixmodule.c-SchedParamTypevariablestatic PyTypeObject* SchedParamType
1613Objects/iterobject.c-seqiter_methodsvariablestatic PyMethodDef seqiter_methods
1614Objects/setobject.c-set_as_numbervariablestatic PyNumberMethods set_as_number
1615Objects/setobject.c-set_as_sequencevariablestatic PySequenceMethods set_as_sequence
1616Python/symtable.c-setcompvariablestatic identifier setcomp
1617Python/Python-ast.c-SetComp_fieldsvariablestatic const char *SetComp_fields[]
1618Python/Python-ast.c-SetComp_typevariablestatic PyTypeObject *SetComp_type
1619Python/Python-ast.c-Set_fieldsvariablestatic const char *Set_fields[]
1620Objects/setobject.c-setiter_methodsvariablestatic PyMethodDef setiter_methods
1621Objects/setobject.c-set_methodsvariablestatic PyMethodDef set_methods
1622Python/Python-ast.c-Set_typevariablestatic PyTypeObject *Set_type
1623Modules/signalmodule.c-SiginfoTypevariablestatic PyTypeObject SiginfoType
1624Modules/signalmodule.c-signal_methodsvariablestatic PyMethodDef signal_methods
1625Modules/signalmodule.c-signalmodulevariablestatic struct PyModuleDef signalmodule
1626Python/import.cPyImport_Importsilly_listvariablestatic PyObject *silly_list
1627Objects/sliceobject.c-slice_cachevariablestatic PySliceObject *slice_cache
1628Python/Python-ast.c-Slice_fieldsvariablestatic const char *Slice_fields[]
1629Objects/sliceobject.c-slice_membersvariablestatic PyMemberDef slice_members[]
1630Objects/sliceobject.c-slice_methodsvariablestatic PyMethodDef slice_methods
1631Python/Python-ast.c-slice_typevariablestatic PyTypeObject *slice_type
1632Python/Python-ast.c-Slice_typevariablestatic PyTypeObject *Slice_type
1633Objects/typeobject.c-slotdefsvariablestatic slotdef slotdefs[]
1634Objects/typeobject.c-slotdefs_initializedvariablestatic int slotdefs_initialized
1635Objects/longobject.c-small_intsvariablestatic PyLongObject small_ints[NSMALLNEGINTS + NSMALLPOSINTS]
1636Objects/funcobject.c-sm_getsetlistvariablestatic PyGetSetDef sm_getsetlist[]
1637Objects/funcobject.c-sm_memberlistvariablestatic PyMemberDef sm_memberlist[]
1638Modules/xxsubtype.c-spamdict_membersvariablestatic PyMemberDef spamdict_members[]
1639Modules/xxsubtype.c-spamdict_methodsvariablestatic PyMethodDef spamdict_methods
1640Modules/xxsubtype.c-spamdict_typevariablestatic PyTypeObject spamdict_type
1641Modules/xxsubtype.c-spamlist_getsetsvariablestatic PyGetSetDef spamlist_getsets[]
1642Modules/xxsubtype.c-spamlist_methodsvariablestatic PyMethodDef spamlist_methods
1643Modules/xxsubtype.c-spamlist_typevariablestatic PyTypeObject spamlist_type
1644Modules/_sre.c-sremodulevariablestatic struct PyModuleDef sremodule
1645Modules/faulthandler.c-stackvariablestatic stack_t stack
1646Modules/itertoolsmodule.c-starmap_methodsvariablestatic PyMethodDef starmap_methods
1647Modules/itertoolsmodule.c-starmap_typevariablestatic PyTypeObject starmap_type
1648Python/Python-ast.c-Starred_fieldsvariablestatic const char *Starred_fields[]
1649Python/Python-ast.c-Starred_typevariablestatic PyTypeObject *Starred_type
1650Python/graminit.c-states_0variablestatic state states_0[3]
1651Python/graminit.c-states_1variablestatic state states_1[2]
1652Python/graminit.c-states_10variablestatic state states_10[4]
1653Python/graminit.c-states_11variablestatic state states_11[34]
1654Python/graminit.c-states_12variablestatic state states_12[2]
1655Python/graminit.c-states_13variablestatic state states_13[2]
1656Python/graminit.c-states_14variablestatic state states_14[4]
1657Python/graminit.c-states_15variablestatic state states_15[2]
1658Python/graminit.c-states_16variablestatic state states_16[6]
1659Python/graminit.c-states_17variablestatic state states_17[5]
1660Python/graminit.c-states_18variablestatic state states_18[3]
1661Python/graminit.c-states_19variablestatic state states_19[2]
1662Python/graminit.c-states_2variablestatic state states_2[3]
1663Python/graminit.c-states_20variablestatic state states_20[3]
1664Python/graminit.c-states_21variablestatic state states_21[2]
1665Python/graminit.c-states_22variablestatic state states_22[2]
1666Python/graminit.c-states_23variablestatic state states_23[2]
1667Python/graminit.c-states_24variablestatic state states_24[2]
1668Python/graminit.c-states_25variablestatic state states_25[3]
1669Python/graminit.c-states_26variablestatic state states_26[2]
1670Python/graminit.c-states_27variablestatic state states_27[5]
1671Python/graminit.c-states_28variablestatic state states_28[2]
1672Python/graminit.c-states_29variablestatic state states_29[3]
1673Python/graminit.c-states_3variablestatic state states_3[7]
1674Python/graminit.c-states_30variablestatic state states_30[8]
1675Python/graminit.c-states_31variablestatic state states_31[4]
1676Python/graminit.c-states_32variablestatic state states_32[4]
1677Python/graminit.c-states_33variablestatic state states_33[3]
1678Python/graminit.c-states_34variablestatic state states_34[2]
1679Python/graminit.c-states_35variablestatic state states_35[2]
1680Python/graminit.c-states_36variablestatic state states_36[3]
1681Python/graminit.c-states_37variablestatic state states_37[3]
1682Python/graminit.c-states_38variablestatic state states_38[5]
1683Python/graminit.c-states_39variablestatic state states_39[2]
1684Python/graminit.c-states_4variablestatic state states_4[2]
1685Python/graminit.c-states_40variablestatic state states_40[3]
1686Python/graminit.c-states_41variablestatic state states_41[8]
1687Python/graminit.c-states_42variablestatic state states_42[8]
1688Python/graminit.c-states_43variablestatic state states_43[11]
1689Python/graminit.c-states_44variablestatic state states_44[13]
1690Python/graminit.c-states_45variablestatic state states_45[6]
1691Python/graminit.c-states_46variablestatic state states_46[4]
1692Python/graminit.c-states_47variablestatic state states_47[5]
1693Python/graminit.c-states_48variablestatic state states_48[5]
1694Python/graminit.c-states_49variablestatic state states_49[4]
1695Python/graminit.c-states_5variablestatic state states_5[3]
1696Python/graminit.c-states_50variablestatic state states_50[6]
1697Python/graminit.c-states_51variablestatic state states_51[2]
1698Python/graminit.c-states_52variablestatic state states_52[5]
1699Python/graminit.c-states_53variablestatic state states_53[5]
1700Python/graminit.c-states_54variablestatic state states_54[2]
1701Python/graminit.c-states_55variablestatic state states_55[2]
1702Python/graminit.c-states_56variablestatic state states_56[3]
1703Python/graminit.c-states_57variablestatic state states_57[2]
1704Python/graminit.c-states_58variablestatic state states_58[4]
1705Python/graminit.c-states_59variablestatic state states_59[3]
1706Python/graminit.c-states_6variablestatic state states_6[3]
1707Python/graminit.c-states_60variablestatic state states_60[2]
1708Python/graminit.c-states_61variablestatic state states_61[2]
1709Python/graminit.c-states_62variablestatic state states_62[2]
1710Python/graminit.c-states_63variablestatic state states_63[2]
1711Python/graminit.c-states_64variablestatic state states_64[2]
1712Python/graminit.c-states_65variablestatic state states_65[2]
1713Python/graminit.c-states_66variablestatic state states_66[3]
1714Python/graminit.c-states_67variablestatic state states_67[4]
1715Python/graminit.c-states_68variablestatic state states_68[3]
1716Python/graminit.c-states_69variablestatic state states_69[9]
1717Python/graminit.c-states_7variablestatic state states_7[9]
1718Python/graminit.c-states_70variablestatic state states_70[5]
1719Python/graminit.c-states_71variablestatic state states_71[7]
1720Python/graminit.c-states_72variablestatic state states_72[3]
1721Python/graminit.c-states_73variablestatic state states_73[5]
1722Python/graminit.c-states_74variablestatic state states_74[3]
1723Python/graminit.c-states_75variablestatic state states_75[3]
1724Python/graminit.c-states_76variablestatic state states_76[3]
1725Python/graminit.c-states_77variablestatic state states_77[14]
1726Python/graminit.c-states_78variablestatic state states_78[8]
1727Python/graminit.c-states_79variablestatic state states_79[3]
1728Python/graminit.c-states_8variablestatic state states_8[4]
1729Python/graminit.c-states_80variablestatic state states_80[4]
1730Python/graminit.c-states_81variablestatic state states_81[2]
1731Python/graminit.c-states_82variablestatic state states_82[6]
1732Python/graminit.c-states_83variablestatic state states_83[3]
1733Python/graminit.c-states_84variablestatic state states_84[4]
1734Python/graminit.c-states_85variablestatic state states_85[2]
1735Python/graminit.c-states_86variablestatic state states_86[3]
1736Python/graminit.c-states_87variablestatic state states_87[3]
1737Python/graminit.c-states_88variablestatic state states_88[7]
1738Python/graminit.c-states_89variablestatic state states_89[3]
1739Python/graminit.c-states_9variablestatic state states_9[42]
1740Python/graminit.c-states_90variablestatic state states_90[6]
1741Python/graminit.c-states_91variablestatic state states_91[11]
1742Python/getargs.c-static_arg_parsersvariablestatic struct _PyArg_Parser *static_arg_parsers
1743Objects/unicodeobject.c-static_stringsvariablestatic _Py_Identifier *static_strings
1744Modules/_stat.c-stat_methodsvariablestatic PyMethodDef stat_methods
1745Modules/_stat.c-statmodulevariablestatic struct PyModuleDef statmodule
1746Modules/posixmodule.c-stat_result_descvariablestatic PyStructSequence_Desc stat_result_desc
1747Modules/posixmodule.c-stat_result_fieldsvariablestatic PyStructSequence_Field stat_result_fields[]
1748Modules/posixmodule.c-StatResultTypevariablestatic PyTypeObject* StatResultType
1749Modules/posixmodule.c-statvfs_result_descvariablestatic PyStructSequence_Desc statvfs_result_desc
1750Modules/posixmodule.c-statvfs_result_fieldsvariablestatic PyStructSequence_Field statvfs_result_fields[]
1751Modules/posixmodule.c-StatVFSResultTypevariablestatic PyTypeObject* StatVFSResultType
1752Objects/fileobject.c-stdprinter_getsetlistvariablestatic PyGetSetDef stdprinter_getsetlist[]
1753Objects/fileobject.c-stdprinter_methodsvariablestatic PyMethodDef stdprinter_methods
1754Python/symtable.c-ste_memberlistvariablestatic PyMemberDef ste_memberlist[]
1755Python/Python-ast.c-stmt_attributesvariablestatic const char *stmt_attributes[]
1756Python/Python-ast.c-stmt_typevariablestatic PyTypeObject *stmt_type
1757Objects/exceptions.c-StopIteration_membersvariablestatic PyMemberDef StopIteration_members[]
1758Python/Python-ast.c-Store_singletonvariablestatic PyObject *Store_singleton
1759Python/Python-ast.c-Store_typevariablestatic PyTypeObject *Store_type
1760Python/ast_unparse.c-_str_close_brvariablestatic PyObject *_str_close_br
1761Python/ast_unparse.c-_str_dbl_close_brvariablestatic PyObject *_str_dbl_close_br
1762Python/ast_unparse.c-_str_dbl_open_brvariablestatic PyObject *_str_dbl_open_br
1763Modules/_threadmodule.c-str_dictvariablestatic PyObject *str_dict
1764Modules/_io/stringio.c-stringio_getsetvariablestatic PyGetSetDef stringio_getset[]
1765Modules/_io/stringio.c-stringio_methodsvariablestatic PyMethodDef stringio_methods
1766Objects/unicodeobject.c-_string_methodsvariablestatic PyMethodDef _string_methods
1767Objects/unicodeobject.c-_string_modulevariablestatic struct PyModuleDef _string_module
1768Objects/bytesobject.c-striter_methodsvariablestatic PyMethodDef striter_methods
1769Python/ast_unparse.c-_str_open_brvariablestatic PyObject *_str_open_br
1770Modules/pwdmodule.c-StructPwdTypevariablestatic PyTypeObject StructPwdType
1771Modules/pwdmodule.c-struct_pwd_type_descvariablestatic PyStructSequence_Desc struct_pwd_type_desc
1772Modules/pwdmodule.c-struct_pwd_type_fieldsvariablestatic PyStructSequence_Field struct_pwd_type_fields[]
1773Modules/posixmodule.cwait_helperstruct_rusagevariablestatic PyObject *struct_rusage
1774Objects/structseq.c-structseq_methodsvariablestatic PyMethodDef structseq_methods
1775Modules/posixmodule.c-structseq_newvariablestatic newfunc structseq_new
1776Modules/signalmodule.c-struct_siginfo_descvariablestatic PyStructSequence_Desc struct_siginfo_desc
1777Modules/signalmodule.c-struct_siginfo_fieldsvariablestatic PyStructSequence_Field struct_siginfo_fields[]
1778Modules/timemodule.c-StructTimeTypevariablestatic PyTypeObject StructTimeType
1779Modules/timemodule.c-struct_time_type_descvariablestatic PyStructSequence_Desc struct_time_type_desc
1780Modules/timemodule.c-struct_time_type_fieldsvariablestatic PyStructSequence_Field struct_time_type_fields[]
1781Python/Python-ast.c-Subscript_fieldsvariablestatic const char *Subscript_fields[]
1782Python/Python-ast.c-Subscript_typevariablestatic PyTypeObject *Subscript_type
1783Python/Python-ast.c-Sub_singletonvariablestatic PyObject *Sub_singleton
1784Python/Python-ast.c-Sub_typevariablestatic PyTypeObject *Sub_type
1785Objects/typeobject.c-subtype_getsets_dict_onlyvariablestatic PyGetSetDef subtype_getsets_dict_only[]
1786Objects/typeobject.c-subtype_getsets_fullvariablestatic PyGetSetDef subtype_getsets_full[]
1787Objects/typeobject.c-subtype_getsets_weakref_onlyvariablestatic PyGetSetDef subtype_getsets_weakref_only[]
1788Python/Python-ast.c-Suite_fieldsvariablestatic const char *Suite_fields[]
1789Python/Python-ast.c-Suite_typevariablestatic PyTypeObject *Suite_type
1790Objects/typeobject.c-super_membersvariablestatic PyMemberDef super_members[]
1791Modules/symtablemodule.c-symtable_methodsvariablestatic PyMethodDef symtable_methods
1792Modules/symtablemodule.c-symtablemodulevariablestatic struct PyModuleDef symtablemodule
1793Objects/exceptions.c-SyntaxError_membersvariablestatic PyMemberDef SyntaxError_members[]
1794Python/sysmodule.c-sys_methodsvariablestatic PyMethodDef sys_methods
1795Python/sysmodule.c-sysmodulevariablestatic struct PyModuleDef sysmodule
1796Objects/exceptions.c-SystemExit_membersvariablestatic PyMemberDef SystemExit_members[]
1797Modules/_tracemalloc.c-tables_lockvariablestatic PyThread_type_lock tables_lock
1798Modules/itertoolsmodule.c-takewhile_reduce_methodsvariablestatic PyMethodDef takewhile_reduce_methods
1799Modules/itertoolsmodule.c-takewhile_typevariablestatic PyTypeObject takewhile_type
1800Python/pylifecycle.c-_TARGET_LOCALESvariablestatic _LocaleCoercionTarget _TARGET_LOCALES[]
1801Python/traceback.c-tb_getsettersvariablestatic PyGetSetDef tb_getsetters[]
1802Python/traceback.c-tb_memberlistvariablestatic PyMemberDef tb_memberlist[]
1803Python/traceback.c-tb_methodsvariablestatic PyMethodDef tb_methods
1804Modules/itertoolsmodule.c-teedataobject_methodsvariablestatic PyMethodDef teedataobject_methods
1805Modules/itertoolsmodule.c-teedataobject_typevariablestatic PyTypeObject teedataobject_type
1806Modules/itertoolsmodule.c-tee_methodsvariablestatic PyMethodDef tee_methods
1807Modules/itertoolsmodule.c-tee_typevariablestatic PyTypeObject tee_type
1808Modules/posixmodule.c-TerminalSize_descvariablestatic PyStructSequence_Desc TerminalSize_desc
1809Modules/posixmodule.c-TerminalSize_fieldsvariablestatic PyStructSequence_Field TerminalSize_fields[]
1810Modules/posixmodule.c-TerminalSizeTypevariablestatic PyTypeObject* TerminalSizeType
1811Modules/_io/textio.c-textiobase_getsetvariablestatic PyGetSetDef textiobase_getset[]
1812Modules/_io/textio.c-textiobase_methodsvariablestatic PyMethodDef textiobase_methods
1813Modules/_io/textio.c-textiowrapper_getsetvariablestatic PyGetSetDef textiowrapper_getset[]
1814Modules/_io/textio.c-textiowrapper_membersvariablestatic PyMemberDef textiowrapper_members[]
1815Modules/_io/textio.c-textiowrapper_methodsvariablestatic PyMethodDef textiowrapper_methods
1816Modules/faulthandler.c-threadvariablestatic struct { PyObject *file; int fd; PY_TIMEOUT_T timeout_us; int repeat; PyInterpreterState *interp; int exit; char *header; size_t header_len; PyThread_type_lock cancel_event; PyThread_type_lock running; } thread
1817Python/thread.c-thread_debugvariablestatic int thread_debug
1818Modules/_threadmodule.c-ThreadErrorvariablestatic PyObject *ThreadError
1819Python/thread.c-threadinfo_descvariablestatic PyStructSequence_Desc threadinfo_desc
1820Python/thread.c-threadinfo_fieldsvariablestatic PyStructSequence_Field threadinfo_fields[]
1821Python/thread.c-ThreadInfoTypevariablestatic PyTypeObject ThreadInfoType
1822Modules/_threadmodule.c-thread_methodsvariablestatic PyMethodDef thread_methods
1823Modules/_threadmodule.c-threadmodulevariablestatic struct PyModuleDef threadmodule
1824Modules/posixmodule.c-ticks_per_secondvariablestatic long ticks_per_second
1825Modules/timemodule.c_PyTime_GetProcessTimeWithInfoticks_per_secondvariablestatic long ticks_per_second
1826Modules/timemodule.c-time_methodsvariablestatic PyMethodDef time_methods
1827Modules/timemodule.c-timemodulevariablestatic struct PyModuleDef timemodule
1828Modules/posixmodule.c-times_result_descvariablestatic PyStructSequence_Desc times_result_desc
1829Modules/posixmodule.c-times_result_fieldsvariablestatic PyStructSequence_Field times_result_fields[]
1830Modules/posixmodule.c-TimesResultTypevariablestatic PyTypeObject* TimesResultType
1831Python/context.c-_token_missingvariablestatic PyObject *_token_missing
1832Python/symtable.c-topvariablestatic identifier top
1833Objects/typeobject.c-tp_new_methoddefvariablestatic struct PyMethodDef tp_new_methoddef[]
1834Modules/_tracemalloc.c-tracemalloc_empty_tracebackvariablestatic traceback_t tracemalloc_empty_traceback
1835Modules/_tracemalloc.c-tracemalloc_filenamesvariablestatic _Py_hashtable_t *tracemalloc_filenames
1836Modules/_tracemalloc.c-tracemalloc_peak_traced_memoryvariablestatic size_t tracemalloc_peak_traced_memory
1837Modules/_tracemalloc.c-tracemalloc_reentrant_keyvariablestatic Py_tss_t tracemalloc_reentrant_key
1838Modules/_tracemalloc.c-tracemalloc_tracebackvariablestatic traceback_t *tracemalloc_traceback
1839Modules/_tracemalloc.c-tracemalloc_tracebacksvariablestatic _Py_hashtable_t *tracemalloc_tracebacks
1840Modules/_tracemalloc.c-tracemalloc_traced_memoryvariablestatic size_t tracemalloc_traced_memory
1841Modules/_tracemalloc.c-tracemalloc_tracesvariablestatic _Py_hashtable_t *tracemalloc_traces
1842Objects/boolobject.c-true_strvariablestatic PyObject *true_str
1843Python/Python-ast.c-Try_fieldsvariablestatic const char *Try_fields[]
1844Python/Python-ast.c-Try_typevariablestatic PyTypeObject *Try_type
1845Objects/tupleobject.c-tuple_as_mappingvariablestatic PyMappingMethods tuple_as_mapping
1846Objects/tupleobject.c-tuple_as_sequencevariablestatic PySequenceMethods tuple_as_sequence
1847Python/Python-ast.c-Tuple_fieldsvariablestatic const char *Tuple_fields[]
1848Modules/_collectionsmodule.c-tuplegetter_membersvariablestatic PyMemberDef tuplegetter_members[]
1849Modules/_collectionsmodule.c-tuplegetter_methodsvariablestatic PyMethodDef tuplegetter_methods
1850Modules/_collectionsmodule.c-tuplegetter_typevariablestatic PyTypeObject tuplegetter_type
1851Objects/tupleobject.c-tupleiter_methodsvariablestatic PyMethodDef tupleiter_methods
1852Objects/tupleobject.c-tuple_methodsvariablestatic PyMethodDef tuple_methods
1853Python/Python-ast.c-Tuple_typevariablestatic PyTypeObject *Tuple_type
1854Objects/typeobject.c-type_getsetsvariablestatic PyGetSetDef type_getsets[]
1855Python/Python-ast.c-TypeIgnore_fieldsvariablestatic const char *TypeIgnore_fields[]
1856Python/Python-ast.c-type_ignore_typevariablestatic PyTypeObject *type_ignore_type
1857Python/Python-ast.c-TypeIgnore_typevariablestatic PyTypeObject *TypeIgnore_type
1858Objects/typeobject.c-type_membersvariablestatic PyMemberDef type_members[]
1859Objects/typeobject.c-type_methodsvariablestatic PyMethodDef type_methods
1860Python/Python-ast.c-UAdd_singletonvariablestatic PyObject *UAdd_singleton
1861Python/Python-ast.c-UAdd_typevariablestatic PyTypeObject *UAdd_type
1862Objects/unicodeobject.c-ucnhash_CAPIvariablestatic _PyUnicode_Name_CAPI *ucnhash_CAPI
1863Python/codecs.c-ucnhash_CAPIvariablestatic _PyUnicode_Name_CAPI *ucnhash_CAPI
1864Python/ast.c-u_kindvariablestatic PyObject *u_kind
1865Modules/posixmodule.c-uname_result_descvariablestatic PyStructSequence_Desc uname_result_desc
1866Modules/posixmodule.c-uname_result_fieldsvariablestatic PyStructSequence_Field uname_result_fields[]
1867Modules/posixmodule.c-UnameResultTypevariablestatic PyTypeObject* UnameResultType
1868Python/Python-ast.c-UnaryOp_fieldsvariablestatic const char *UnaryOp_fields[]
1869Python/Python-ast.c-unaryop_typevariablestatic PyTypeObject *unaryop_type
1870Python/Python-ast.c-UnaryOp_typevariablestatic PyTypeObject *UnaryOp_type
1871Objects/unicodeobject.c-unicode_as_mappingvariablestatic PyMappingMethods unicode_as_mapping
1872Objects/unicodeobject.c-unicode_as_numbervariablestatic PyNumberMethods unicode_as_number
1873Objects/unicodeobject.c-unicode_as_sequencevariablestatic PySequenceMethods unicode_as_sequence
1874Objects/unicodeobject.c-unicode_emptyvariablestatic PyObject *unicode_empty
1875Objects/exceptions.c-UnicodeError_membersvariablestatic PyMemberDef UnicodeError_members[]
1876Objects/unicodeobject.c-unicodeiter_methodsvariablestatic PyMethodDef unicodeiter_methods
1877Objects/unicodeobject.c-unicode_latin1variablestatic PyObject *unicode_latin1[256]
1878Objects/unicodeobject.c-unicode_methodsvariablestatic PyMethodDef unicode_methods
1879Modules/_tracemalloc.c-unknown_filenamevariablestatic PyObject *unknown_filename
1880Python/errors.c-UnraisableHookArgs_descvariablestatic PyStructSequence_Desc UnraisableHookArgs_desc
1881Python/errors.c-UnraisableHookArgs_fieldsvariablestatic PyStructSequence_Field UnraisableHookArgs_fields[]
1882Python/errors.c-UnraisableHookArgsTypevariablestatic PyTypeObject UnraisableHookArgsType
1883Objects/obmalloc.c-unused_arena_objectsvariablestatic struct arena_object* unused_arena_objects
1884Python/bootstrap_hash.c-urandom_cachevariablestatic struct { int fd; dev_t st_dev; ino_t st_ino; } urandom_cache
1885Objects/obmalloc.c-usable_arenasvariablestatic struct arena_object* usable_arenas
1886Objects/obmalloc.c-usedpoolsvariablestatic poolp usedpools[2 * ((NB_SMALL_SIZE_CLASSES + 7) / 8) * 8]
1887Modules/faulthandler.c-user_signalsvariablestatic user_signal_t *user_signals
1888Python/Python-ast.c-USub_singletonvariablestatic PyObject *USub_singleton
1889Python/Python-ast.c-USub_typevariablestatic PyTypeObject *USub_type
1890Python/getversion.cPy_GetVersionversionvariablestatic char version[250]
1891Python/sysmodule.c-version_info_descvariablestatic PyStructSequence_Desc version_info_desc
1892Python/sysmodule.c-version_info_fieldsvariablestatic PyStructSequence_Field version_info_fields[]
1893Python/sysmodule.c-VersionInfoTypevariablestatic PyTypeObject VersionInfoType
1894Modules/posixmodule.c-waitid_result_descvariablestatic PyStructSequence_Desc waitid_result_desc
1895Modules/posixmodule.c-waitid_result_fieldsvariablestatic PyStructSequence_Field waitid_result_fields[]
1896Modules/posixmodule.c-WaitidResultTypevariablestatic PyTypeObject* WaitidResultType
1897Modules/signalmodule.c-wakeupvariablestatic volatile struct { SOCKET_T fd; int warn_on_full_buffer; int use_send; } wakeup
1898Python/_warnings.c-warnings_functionsvariablestatic PyMethodDef warnings_functions[]
1899Python/_warnings.c-warningsmodulevariablestatic struct PyModuleDef warningsmodule
1900Modules/_weakref.c-weakref_functionsvariablestatic PyMethodDef weakref_functions
1901Objects/weakrefobject.c-weakref_membersvariablestatic PyMemberDef weakref_members[]
1902Modules/_weakref.c-weakrefmodulevariablestatic struct PyModuleDef weakrefmodule
1903Python/sysmodule.c-whatstringsvariablestatic PyObject *whatstrings[8]
1904Python/Python-ast.c-While_fieldsvariablestatic const char *While_fields[]
1905Python/Python-ast.c-While_typevariablestatic PyTypeObject *While_type
1906Python/Python-ast.c-With_fieldsvariablestatic const char *With_fields[]
1907Python/Python-ast.c-withitem_fieldsvariablestatic const char *withitem_fields[]
1908Python/Python-ast.c-withitem_typevariablestatic PyTypeObject *withitem_type
1909Python/Python-ast.c-With_typevariablestatic PyTypeObject *With_type
1910Objects/descrobject.c-wrapperdescr_getsetvariablestatic PyGetSetDef wrapperdescr_getset[]
1911Objects/descrobject.c-wrapper_getsetsvariablestatic PyGetSetDef wrapper_getsets[]
1912Objects/descrobject.c-wrapper_membersvariablestatic PyMemberDef wrapper_members[]
1913Objects/descrobject.c-wrapper_methodsvariablestatic PyMethodDef wrapper_methods
1914Modules/_threadmodule.clocal_newwr_callback_defvariablestatic PyMethodDef wr_callback_def
1915Modules/xxsubtype.c-xxsubtype_functionsvariablestatic PyMethodDef xxsubtype_functions[]
1916Modules/xxsubtype.c-xxsubtypemodulevariablestatic struct PyModuleDef xxsubtypemodule
1917Modules/xxsubtype.c-xxsubtype_slotsvariablestatic struct PyModuleDef_Slot xxsubtype_slots[]
1918Python/Python-ast.c-Yield_fieldsvariablestatic const char *Yield_fields[]
1919Python/Python-ast.c-YieldFrom_fieldsvariablestatic const char *YieldFrom_fields[]
1920Python/Python-ast.c-YieldFrom_typevariablestatic PyTypeObject *YieldFrom_type
1921Python/Python-ast.c-Yield_typevariablestatic PyTypeObject *Yield_type
1922Modules/itertoolsmodule.c-zip_longest_methodsvariablestatic PyMethodDef zip_longest_methods
1923Modules/itertoolsmodule.c-ziplongest_typevariablestatic PyTypeObject ziplongest_type
1924Python/bltinmodule.c-zip_methodsvariablestatic PyMethodDef zip_methods