HomeSort by relevance Sort by last modified time
    Searched defs:may (Results 1 - 8 of 8) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
PyShell.py 24 "Your Python may not be configured for Tk. **" namespace
146 except: # but debugger may not be active right now....
198 # temp file is created may differ from the breaks at the last
568 except AttributeError: # shell may have closed
794 except AttributeError: # shell may have closed
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
zipfile.py 11 import zlib # We may need its compression method namespace
145 The filename argument may be a file or file-like object too.
235 # record signature. The comment is the last item in the ZIP file and may be
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
PyShell.py 24 "Your Python may not be configured for Tk. **" namespace
146 except: # but debugger may not be active right now....
198 # temp file is created may differ from the breaks at the last
568 except AttributeError: # shell may have closed
794 except AttributeError: # shell may have closed
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
zipfile.py 11 import zlib # We may need its compression method namespace
145 The filename argument may be a file or file-like object too.
235 # record signature. The comment is the last item in the ZIP file and may be
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tix.py 36 import _tkinter # If this fails your Python may not be configured for Tk namespace
103 option given by option. Option may be any of the
117 empty string. Option may be any of the configuration options.
135 """Returns the file selection dialog that may be shared among
329 # use the children list because the public Tix names may not be the
416 # May happen if the root was destroyed
552 One balloon widget may be bound to several widgets at the same time"""
    [all...]
Tkinter.py 39 import _tkinter # If this fails your Python may not be configured for Tk namespace
554 # In Tk 8.4, splitlist may return (script, type) or (script,)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tix.py 36 import _tkinter # If this fails your Python may not be configured for Tk namespace
103 option given by option. Option may be any of the
117 empty string. Option may be any of the configuration options.
135 """Returns the file selection dialog that may be shared among
329 # use the children list because the public Tix names may not be the
416 # May happen if the root was destroyed
552 One balloon widget may be bound to several widgets at the same time"""
    [all...]
Tkinter.py 39 import _tkinter # If this fails your Python may not be configured for Tk namespace
554 # In Tk 8.4, splitlist may return (script, type) or (script,)
    [all...]

Completed in 981 milliseconds