Home | History | Annotate | Download | only in idlelib

Lines Matching refs:lineat

385         lineat = int(self.text.index("insert").split('.')[1])
386 if insertpt == lineat: