pyd v0.10.1 (2018-09-20T03:30:51Z)
Home
Dub
Repo
PySTEntryObject.ste_child_free
deimos
python
symtable
PySTEntryObject
true if a child block has free vars, including free refs to globals
uint
ste_child_free
;
struct
PySTEntryObject
version(Python_2_5_Or_Later)
uint
ste_child_free
;
int
ste_child_free
;
Meta
Source
See Implementation
deimos
python
symtable
PySTEntryObject
mixins
__anonymous
variables
ste_child_free
ste_children
ste_free
ste_generator
ste_id
ste_lineno
ste_name
ste_nested
ste_opt_lineno
ste_optimized
ste_returns_value
ste_symbols
ste_table
ste_tmpname
ste_type
ste_unoptimized
ste_varargs
ste_varkeywords
ste_varnames
true if a child block has free vars, including free refs to globals