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