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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
macosxSupport.py 96 from idlelib.EditorWindow import prepstr, get_accelerator namespace
EditorWindow.py 448 underline, label = prepstr(label)
804 menuEventDict[menu[0]][prepstr(item[0])[1]] = item[1]
1632 def prepstr(s): function
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
macosxSupport.py 96 from idlelib.EditorWindow import prepstr, get_accelerator namespace
EditorWindow.py 448 underline, label = prepstr(label)
804 menuEventDict[menu[0]][prepstr(item[0])[1]] = item[1]
1632 def prepstr(s): function
    [all...]

Completed in 45 milliseconds