Home
last modified time | relevance | path

Searched refs:tkVersionWarning (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/idlelib/
DmacosxSupport.py71 def tkVersionWarning(root): function
DPyShell.py1628 tkversionwarning = macosxSupport.tkVersionWarning(root)
/external/python/cpython3/Lib/idlelib/
Dmacosx.py71 def tkVersionWarning(root): function
Dpyshell.py1561 tkversionwarning = macosx.tkVersionWarning(root)