PySTEntryObject.ste_child_free

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

  1. uint ste_child_free;
    struct PySTEntryObject
    version(Python_2_5_Or_Later)
    uint ste_child_free;
  2. int ste_child_free;

Meta