read_file(f, source=None) Read and parse configuration data from f which must be an iterable yielding Unicode strings
plistlib.load(fp, *, fmt=None, use_builtin_types=True, dict_type=dict) Read a plist file. fp should be a readable and
exception netrc.NetrcParseError Exception raised by the netrc class when syntactical errors are encountered in
configparser.BOOLEAN_STATES By default when using getboolean(), config parsers consider the following values True:
class csv.Sniffer The Sniffer class is used to deduce the format of a CSV file. The
Packer.pack_float(value) Packs the single-precision floating point number value.
Unpacker.get_buffer() Returns the current unpack data buffer as a string.
csv.field_size_limit([new_limit]) Returns the current maximum field size allowed by the parser. If new_limit is given
plistlib.writePlist(rootObject, pathOrFile) Write rootObject to an XML plist file. pathOrFile may be either
exception configparser.Error Base class for all other configparser exceptions.
Page 1 of 12