Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib-tk/
Dturtle.py308 def __methodDict(cls, _dict): function
313 __methodDict(_super, _dict)
321 __methodDict(cls, _dict)
333 __methodDict(toClass, _dict)