Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib-tk/
Dttk.py32 _REQUIRE_TILE = True if Tkinter.TkVersion < 8.5 else False variable
35 if _REQUIRE_TILE: