Home | History | Annotate | Download | only in idlelib

Lines Matching refs:startat

1314                     startat = max(lno - context, 1)
1315 startatindex = repr(startat) + ".0"
1321 if bod is not None or startat == 1: