Searched defs:may (Results 1 - 8 of 8) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
H A DPyShell.py24 "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
1057 if len(line) == 0: # may be EOF if we quit our mainloop with Ctrl-C
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dzipfile.py11 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
1015 as possible. `member' may be a filename or a ZipInfo object. You can
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
H A DPyShell.py24 "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
1057 if len(line) == 0: # may be EOF if we quit our mainloop with Ctrl-C
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dzipfile.py11 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
1015 as possible. `member' may be a filename or a ZipInfo object. You can
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
H A DTix.py36 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
552 One balloon widget may be bound to several widgets at the same time"""
1144 job which may take a long time to execute.
1793 tixGrid widget. Additional options, may be specified on the command
1798 Each cell may contain one Tix display item, which may b
[all...]
H A DTkinter.py39 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,)
1834 # afraid that there is too much code out there that may be using the
2500 """Frame widget which may contain other widgets and can have a 3D border."""
3102 Additional pairs of indices may follow in ARGS."""
3411 bounding box may refer to a region outside the
3653 Option may be any value allowed by the paneconfigure subcommand
3683 window will be used initially; the height may later be
3685 Size may be any value accepted by Tk_GetPixels.
3696 the X-direction. The value may hav
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
H A DTix.py36 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
552 One balloon widget may be bound to several widgets at the same time"""
1144 job which may take a long time to execute.
1793 tixGrid widget. Additional options, may be specified on the command
1798 Each cell may contain one Tix display item, which may b
[all...]
H A DTkinter.py39 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,)
1834 # afraid that there is too much code out there that may be using the
2500 """Frame widget which may contain other widgets and can have a 3D border."""
3102 Additional pairs of indices may follow in ARGS."""
3411 bounding box may refer to a region outside the
3653 Option may be any value allowed by the paneconfigure subcommand
3683 window will be used initially; the height may later be
3685 Size may be any value accepted by Tk_GetPixels.
3696 the X-direction. The value may hav
[all...]

Completed in 180 milliseconds