symtable.st_private

name of current class or NULL Availability: 2.4

  1. PyObject* st_private;
  2. char* st_private;
    struct symtable
    version(!Python_2_5_Or_Later)
    char* st_private;

Meta