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