Home
last modified time | relevance | path

Searched refs:getmethparlist (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/lib-tk/
Dturtle.py3774 def getmethparlist(ob): function
3857 pl1, pl2 = getmethparlist(method)
/external/python/cpython3/Lib/
Dturtle.py3883 def getmethparlist(ob): function
3961 pl1, pl2 = getmethparlist(method)