Searched refs:openfolder (Results 1 – 6 of 6) sorted by relevance
/external/python/cpython2/Lib/test/ |
D | test_mhlib.py | 164 inbox = mh.openfolder('inbox') 204 f = mh.openfolder('wide') 263 f = mh.openfolder('dummy1') 290 f2 = mh.openfolder("dummy2") 320 f = mh.openfolder('inbox')
|
/external/python/cpython2/Demo/tkinter/guido/ |
D | mbox.py | 42 mhf = mh.openfolder(folder) 174 mhf = mh.openfolder(folder) 248 tofolder = mh.openfolder(lastrefile)
|
D | MimeViewer.py | 127 f = mh.openfolder(folder)
|
/external/python/cpython2/Lib/ |
D | mhlib.py | 211 def openfolder(self, name): member in MH 975 f = mh.openfolder('@test') 987 f = mh.openfolder(context)
|
/external/python/cpython2/Doc/library/ |
D | mhlib.rst | 101 .. method:: MH.openfolder(name)
|
/external/python/cpython2/Lib/idlelib/ |
D | ChangeLog | 449 Icons/openfolder.gif, Icons/plusnode.gif, Icons/python.gif, 455 * Icons/: folder.gif, minusnode.gif, openfolder.gif, plusnode.gif, 545 Icons/folder.gif, Icons/minusnode.gif, Icons/openfolder.gif, 567 Icons/folder.gif, Icons/minusnode.gif, Icons/openfolder.gif, 959 * Icons/folder.gif, Icons/openfolder.gif, Icons/python.gif, Icons/tk.gif:
|