Home | History | Annotate | Download | only in test_ttk

Lines Matching refs:to_insert

274         def validate(to_insert):
275 if not 'a' <= to_insert.lower() <= 'z':