PySTEntryObject.ste_child_free

true if a child scope has free variables, including free refs to globals

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

Meta