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

Method _read

Lib/ConfigParser.py:464–554  ·  view source on GitHub ↗

Parse a sectioned setup file. The sections in setup file contains a title line at the top, indicated by a name in square brackets (`[]'), plus key/value options lines, indicated by `name: value' format lines. Continuations are represented by an embedded newline then

(self, fp, fpname)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

readMethod · 0.95
readfpMethod · 0.95

Calls 15

appendMethod · 0.95
optionxformMethod · 0.95
ParsingErrorClass · 0.85
stripMethod · 0.80
splitMethod · 0.80
isspaceMethod · 0.80
groupMethod · 0.80
rstripMethod · 0.80
readlineMethod · 0.45
lowerMethod · 0.45
matchMethod · 0.45

Tested by

no test coverage detected