Searched refs:GenPage (Results 1 – 4 of 4) sorted by relevance
840 Rearrange IDLE configdialog GenPage into Window, Editor, and Help sections.966 Factor GenPage(Frame) class from ConfigDialog. The slightly modified tests
5733 Rearrange IDLE configdialog GenPage into Window, Editor, and Help sections.5859 Factor GenPage(Frame) class from ConfigDialog. The slightly modified tests
113 self.genpage = GenPage(note)1763 class GenPage(Frame): class
392 bpo-31050: Factor GenPage(Frame) class from ConfigDialog.