Searched defs:tolist (Results 1 – 3 of 3) sorted by relevance
832 def tolist(self): member in IntSet
1894 def _convert_flags(self,fromlist,tolist,flaglist,context,numlines): argument
560 visit_move(PyObject *op, PyGC_Head *tolist) in visit_move()