HomeSort by relevance Sort by last modified time
    Searched refs:browse_file (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Lib/idlelib/idle_test/
test_query.py 154 "Test browse_file method of ModuleName subclass of Query."
157 browse_file = query.HelpSource.browse_file variable in class:HelpsourceBrowsefileTest.Dummy_HelpSource
174 dialog.browse_file()
  /external/python/cpython3/Lib/idlelib/
query.py 234 command=self.browse_file)
247 # Extracted from browse_file so can mock for unittests.
253 def browse_file(self): member in class:HelpSource

Completed in 180 milliseconds