Searched refs:dispatch_table_str (Results 1 – 1 of 1) sorted by relevance
135 *dispatch_table_str; variable3139 self->dispatch_table = PyObject_GetAttr(m, dispatch_table_str); in newPicklerobject()5906 dispatch_table = PyObject_GetAttr(copyreg, dispatch_table_str); in init_stuff()