Home | History | Annotate | Download | only in idlelib

Lines Matching refs:tkversionwarning

1628         tkversionwarning = macosxSupport.tkVersionWarning(root)
1629 if tkversionwarning:
1630 shell.interp.runcommand("print('%s')" % tkversionwarning)