Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/tkinter/
Dttk.py61 def _format_optdict(optdict, script=False, ignore=None): argument
/external/python/cpython2/Lib/lib-tk/
Dttk.py59 def _format_optdict(optdict, script=False, ignore=None): argument