Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/tkinter/
D__init__.py116 def _splitdict(tk, v, cut_minus=True, conv=None): function
/external/python/cpython2/Lib/lib-tk/
DTkinter.py129 def _splitdict(tk, v, cut_minus=True, conv=None): function