Home | History | Annotate | Download | only in idlelib

Lines Matching refs:newchars

1500         newchars = "\n".join(lines)
1501 if newchars == chars:
1508 text.insert(head, newchars)