Searched refs:item_ok (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/idlelib/ | ||
D | query.py | 311 item_ok = SectionName.entry_ok # localize for test override variable in HelpSource |
/third_party/python/Lib/idlelib/idle_test/ | ||
D | test_query.py | 250 def item_ok(self): member in HelpsourceEntryokTest.Dummy_HelpSource |