Searched defs:_stringify (Results 1 – 3 of 3) sorted by relevance
| /third_party/python/Lib/tkinter/test/test_tkinter/ | ||
| D | test_widgets.py | 714 _stringify = True variable in CanvasTest |
| /third_party/python/Lib/tkinter/test/ | ||
| D | widget_tests.py | 15 _stringify = False variable in AbstractWidgetTest |
| /third_party/python/Lib/tkinter/ | ||
| D | __init__.py | 62 def _stringify(value): function |