Searched refs:newobj_unpickling_error (Results 1 – 1 of 1) sorted by relevance
5919 newobj_unpickling_error(const char * msg, int use_kwargs, PyObject *arg) in newobj_unpickling_error() function5955 newobj_unpickling_error("%s class argument must be a type, not %.200s", in load_newobj()5960 newobj_unpickling_error("%s class argument '%.200s' doesn't have __new__", in load_newobj()5965 newobj_unpickling_error("%s args argument must be a tuple, not %.200s", in load_newobj()5970 newobj_unpickling_error("%s kwargs argument must be a dict, not %.200s", in load_newobj()