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

Method readfp

Lib/ConfigParser.py:310–324  ·  view source on GitHub ↗

Like read() but the argument must be a file-like object. The `fp' argument must have a `readline' method. Optional second argument is the `filename', which if not given, is taken from fp.name. If fp has no `name' attribute, `<???>' is used.

(self, fp, filename=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

_readMethod · 0.95

Tested by

no test coverage detected