Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib-tk/
Dturtle.py328 def __forwardmethods(fromClass, toClass, toPart, exclude = ()): argument
346 if type(toPart) == types.StringType:
348 __stringBody % {'method' : method, 'attribute' : toPart}