MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / GetExtraHelpSourceList

Method GetExtraHelpSourceList

Lib/idlelib/configHandler.py:643–673  ·  view source on GitHub ↗

Fetch list of extra help sources from a given configSet. Valid configSets are 'user' or 'default'. Return a list of tuples of the form (menu_item , path_to_help_file , option), or return the empty list. 'option' is the sequence number of the help resource. 'option'

(self,configSet)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 7

GetOptionListMethod · 0.80
GetMethod · 0.80
splitMethod · 0.80
stripMethod · 0.80
findMethod · 0.45
appendMethod · 0.45
sortMethod · 0.45

Tested by

no test coverage detected