Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib-tk/
DTix.py291 static_options=None, cnf={}, kw={}): argument
303 if static_options:
304 static_options.append('options')
306 static_options = ['options']
309 if k in static_options: