pyd v0.14.3 (2022-03-12T16:12:50Z)
Home
Dub
Repo
PyCodeObject.co_weakreflist
deimos
python
code
PyCodeObject
to support weakrefs to code objects Availability: >= 2.7
struct
PyCodeObject
version(Python_2_7_Or_Later)
PyObject
*
co_weakreflist
;
Meta
Source
See Implementation
deimos
python
code
PyCodeObject
mixins
__anonymous
variables
co_argcount
co_cell2arg
co_cellvars
co_code
co_consts
co_extra
co_filename
co_firstlineno
co_flags
co_freevars
co_kwonlyargcount
co_lnotab
co_name
co_names
co_nlocals
co_opcache
co_opcache_flag
co_opcache_map
co_opcache_size
co_posonlyargcount
co_stacksize
co_varnames
co_weakreflist
co_zombieframe
to support weakrefs to code objects Availability: >= 2.7