Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dturtle.py309 def __forwardmethods(fromClass, toClass, toPart, exclude = ()): argument
323 if isinstance(toPart, str):
325 __stringBody % {'method' : method, 'attribute' : toPart}