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

Method Get

Lib/idlelib/configHandler.py:42–54  ·  view source on GitHub ↗

Get an option value for given section/option or return default. If type is specified, return as type.

(self, section, option, type=None, default=None, raw=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

GetOptionMethod · 0.80
GetThemeDictMethod · 0.80
dumpCfgFunction · 0.80
configHandler.pyFile · 0.80
GetDefaultItemsMethod · 0.80
DeleteCustomKeysMethod · 0.80
DeleteCustomThemeMethod · 0.80
SetUserValueMethod · 0.80

Calls 4

getintMethod · 0.80
has_optionMethod · 0.45
getbooleanMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected