Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib-tk/
Dturtle.py328 def __forwardmethods(fromClass, toClass, toPart, exclude = ()): function
452 __forwardmethods(ScrolledCanvas, TK.Canvas, '_canvas')