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

Method SetOption

Lib/idlelib/configHandler.py:110–125  ·  view source on GitHub ↗

Sets option to value, adding section if required. Returns 1 if option was added or changed, otherwise 0.

(self,section,option,value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

has_sectionMethod · 0.80
add_sectionMethod · 0.80
has_optionMethod · 0.45
getMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected