Lines Matching defs:read
83 read(filenames, encoding=None)
86 are ignored. Return list of successfully read files.
694 def read(self, filenames, encoding=None):
701 configuration files in the iterable will be read. A single
704 Return list of successfully read files.
722 """Like read() but the argument must be a file-like object.
726 file being read. If not given, it is taken from f.name. If `f` has no
752 dictionary being read.
1302 # The parser object of the proxy is read-only.
1307 # The name of the section on a proxy is read-only.