Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/idlelib/
DTreeWidget.py28 _icondir = os.path.join(os.path.dirname(__file__), ICONDIR) variable
30 _icondir = ICONDIR variable