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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
SearchDialogBase.py 69 def make_button(self, label, command, isdef=0):
72 default=isdef and "active" or "normal")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
SearchDialogBase.py 69 def make_button(self, label, command, isdef=0):
72 default=isdef and "active" or "normal")

Completed in 120 milliseconds