Searched defs:Pane (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/test/ | ||
| D | test_descr.py | 897 class Pane(object): pass class |
| /external/python/cpython3/Lib/test/ | ||
| D | test_descr.py | 972 class Pane(object): pass class |