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