Searched refs:IndentSearcher (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
H A DEditorWindow.py1548 opener, indented = IndentSearcher(self.text, self.tabwidth).run()
1582 class IndentSearcher(object): class in inherits:object
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
H A DEditorWindow.py1548 opener, indented = IndentSearcher(self.text, self.tabwidth).run()
1582 class IndentSearcher(object): class in inherits:object

Completed in 125 milliseconds