Searched defs:path_ok (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/idlelib/idle_test/ | ||
| D | test_query.py | 202 path_ok = query.HelpSource.path_ok variable in HelpsourcePathokTest.Dummy_HelpSource |
| /external/python/cpython3/Lib/idlelib/ | ||
| D | query.py | 313 def path_ok(self): member in HelpSource |