remove class variables statement_var_name and lex_var_prefix from schedule...
remove class variables statement_var_name and lex_var_prefix from schedule class; make them module-level variables that can be imported; (reducing state that is maintained in schedule objects)
Loading
Please sign in to comment