Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dturtle.py309 def __forwardmethods(fromClass, toClass, toPart, exclude = ()): function
429 __forwardmethods(ScrolledCanvas, TK.Canvas, '_canvas')