Home | History | Annotate | Download | only in idlelib

Lines Matching full:lineend

374            self.text.compare("iomark", "<=", "insert lineend") and \
379 lineend")
1490 tail = text.index(last + "-1c lineend +1c")
1493 tail = text.index("insert lineend +1c")
1602 return self.text.get(mark, mark + " lineend+1c")