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

Method read

Lib/ConfigParser.py:285–308  ·  view source on GitHub ↗

Read and parse a filename or a list of filenames. Files that cannot be opened are silently ignored; this is designed so that you can specify a list of potential configuration file locations (e.g. current directory, user's home directory, systemwide directory), and al

(self, filenames)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

_readMethod · 0.95
openFunction · 0.70
closeMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected