Home
last modified time | relevance | path

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

/external/python/cpython2/Demo/tix/
Dtixwidgets.py350 def spin_validate(w): function
372 spintxt['validatecmd'] = lambda w=spintxt: spin_validate(w)