Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dturtle.py289 def __methodDict(cls, _dict): function
294 __methodDict(_super, _dict)
302 __methodDict(cls, _dict)
312 __methodDict(toClass, _dict_1)