csv.field_size_limit([new_limit]) Returns the current maximum field size allowed by the parser. If new_limit is given
plistlib.load(fp, *, fmt=None, use_builtin_types=True, dict_type=dict) Read a plist file. fp should be a readable and
read_file(f, source=None) Read and parse configuration data from f which must be an iterable yielding Unicode strings
Unpacker.reset(data) Resets the string buffer with the given data.
Dialect.doublequote Controls how instances of quotechar appearing inside a field should themselves be quoted. When
exception netrc.NetrcParseError Exception raised by the netrc class when syntactical errors are encountered in
add_section(section) Add a section named section to the instance. If a section by the given name already exists,
Unpacker.unpack_double() Unpacks a double-precision floating point number, similarly to unpack_float().
optionxform(option) Transforms the option name option as found in an input file or as passed in by client code to the
plistlib.writePlist(rootObject, pathOrFile) Write rootObject to an XML plist file. pathOrFile may be either
Page 1 of 12