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

Method has_section

Lib/ConfigParser.py:267–272  ·  view source on GitHub ↗

Indicate whether the named section is present in the configuration. The DEFAULT section is not acknowledged.

(self, section)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

GetOptionListMethod · 0.80
AddSectionMethod · 0.80
RemoveOptionMethod · 0.80
SetOptionMethod · 0.80
GetHighlightMethod · 0.80
GetExtensionKeysMethod · 0.80
__GetRawExtensionKeysMethod · 0.80
GetExtensionBindingsMethod · 0.80
SaveNewKeySetMethod · 0.80
SaveNewThemeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected