Searched defs:getinitargs (Results 1 – 6 of 6) sorted by relevance
41 getinitargs(const world& w) in getinitargs() function
53 getinitargs(const world& w) in getinitargs() function
50 getinitargs(const world& w) in getinitargs() function
39 object getinitargs = getattr(instance_obj, "__getinitargs__", none); in instance_reduce() local
39 static inaccessible* getinitargs() { return 0; } in getinitargs() function
3734 PyObject *getinitargs, *getstate; in tzinfo_reduce() local