Searched defs:_stringify (Results 1 - 4 of 4) sorted by relevance
| /third_party/python/Lib/tkinter/test/ | ||
| H A D | widget_tests.py | 15 _stringify = False variable in AbstractWidgetTest |
| /third_party/python/Lib/tkinter/ | ||
| H A D | ttk.py | 29 from tkinter import _flatten, _join, _stringify, _splitdict namespace |
| H A D | __init__.py | 62 def _stringify(value): function |
| /third_party/python/Lib/tkinter/test/test_tkinter/ | ||
| H A D | test_widgets.py | 714 _stringify = True variable in CanvasTest 1160 _stringify = True variable in ScrollbarTest |
Completed in 12 milliseconds