Home
last modified time | relevance | path

Searched defs:TCL_FILE_EVENTS (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Demo/tix/
Dtixwidgets.py21 TCL_FILE_EVENTS = 1<<3 variable
/external/python/cpython2/Lib/lib-tk/
DTix.py69 TCL_FILE_EVENTS = 1 << 3 variable