pyd v0.10.1 (2018-09-20T03:30:51Z)
Home
Dub
Repo
PyCodeObject.co_lnotab
deimos
python
code
PyCodeObject
string (encoding addr<->lineno mapping) See Objects/lnotab_notes.txt for details.
struct
PyCodeObject
PyObject
*
co_lnotab
;
Meta
Source
See Implementation
deimos
python
code
PyCodeObject
mixins
__anonymous
variables
co_argcount
co_cellvars
co_code
co_consts
co_extra
co_filename
co_firstlineno
co_flags
co_freevars
co_lnotab
co_name
co_names
co_nlocals
co_stacksize
co_varnames
co_weakreflist
co_zombieframe
string (encoding addr<->lineno mapping) See Objects/lnotab_notes.txt for details.