PySTEntryObject.ste_child_free

true if a child block has free vars, including free refs to globals

struct PySTEntryObject
version(Python_2_5_Or_Later)
uint ste_child_free;

Meta