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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configDialog.py 359 radioSaveAuto=Radiobutton(frameSave,variable=self.autoSave,
412 radioSaveAuto.pack(side=RIGHT,anchor=W,padx=5,pady=5)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
configDialog.py 359 radioSaveAuto=Radiobutton(frameSave,variable=self.autoSave,
412 radioSaveAuto.pack(side=RIGHT,anchor=W,padx=5,pady=5)
    [all...]

Completed in 962 milliseconds