Home
last modified time | relevance | path

Searched refs:IOBinding (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/idlelib/idle_test/
H A Dtest_iomenu.py26 cls.io = iomenu.IOBinding(cls.editwin)
64 for filetype_tuple in iomenu.IOBinding.filetypes
/third_party/python/Lib/idlelib/
H A Diomenu.py20 class IOBinding: class
400 root.title("Test IOBinding")
430 IOBinding(editwin)
H A Deditor.py55 from idlelib.iomenu import IOBinding, encoding namespace
276 # IOBinding implements file I/O and printing functionality
277 self.io = io = self.IOBinding(self)
752 # would fit better in iomenu.IOBinding.

Completed in 4 milliseconds