Home | History | Annotate | Download | only in lib-tk

Lines Matching refs:toPart

328 def __forwardmethods(fromClass, toClass, toPart, exclude = ()):
346 if type(toPart) == types.StringType:
348 __stringBody % {'method' : method, 'attribute' : toPart}