Home
last modified time | relevance | path

Searched refs:get_region (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/idlelib/
DEditorWindow.py1399 head, tail, chars, lines = self.get_region()
1410 head, tail, chars, lines = self.get_region()
1421 head, tail, chars, lines = self.get_region()
1428 head, tail, chars, lines = self.get_region()
1441 head, tail, chars, lines = self.get_region()
1453 head, tail, chars, lines = self.get_region()
1494 def get_region(self): member in EditorWindow
DChangeLog727 list of lines returned by get_region() contains an empty line at the