HomeSort by relevance Sort by last modified time
    Searched refs:toPart (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 328 def __forwardmethods(fromClass, toClass, toPart, exclude = ()):
346 if type(toPart) == types.StringType:
348 __stringBody % {'method' : method, 'attribute' : toPart}
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 328 def __forwardmethods(fromClass, toClass, toPart, exclude = ()):
346 if type(toPart) == types.StringType:
348 __stringBody % {'method' : method, 'attribute' : toPart}
    [all...]

Completed in 42 milliseconds