plistlib.load(fp, *, fmt=None, use_builtin_types=True, dict_type=dict) Read a plist file. fp should be a readable and
configparser.BOOLEAN_STATES By default when using getboolean(), config parsers consider the following values True:
readfp(fp, filename=None) Deprecated since version 3.2: Use
class csv.DictWriter(csvfile, fieldnames, restval='', extrasaction='raise', dialect='excel', *args, **kwds) Create an object
class netrc.netrc([file]) A netrc instance or subclass instance encapsulates data from a netrc file. The initialization
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.
add_section(section) Add a section named section to the instance. If a section by the given name already exists,
Page 1 of 12