MCPcopy Create free account
hub / github.com/RealHacker/python-gems / readfp

Method readfp

config_parser.py:100–105  ·  view source on GitHub ↗

read and parse one configuration file, given as a file object. The filename defaults to fp.name; it is only used in error messages (if fp has no `name' attribute, the string `<???>' is used).

(self, fp, filename=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ConfigParserClass · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected