Searched refs:hasargs (Results 1 – 1 of 1) sorted by relevance
4396 int hasargs; in reduce_newobj() local4413 hasargs = (args != NULL); in reduce_newobj()4469 !hasargs && !PyList_Check(obj) && !PyDict_Check(obj)); in reduce_newobj()