Home
last modified time | relevance | path

Searched defs:tolist (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/
Ddifflib.py1893 def _convert_flags(self,fromlist,tolist,flaglist,context,numlines): argument
/third_party/python/Modules/
Dgcmodule.c717 visit_move(PyObject *op, PyGC_Head *tolist) in visit_move()