csvreader.__next__() Return the next row of the reader’s iterable object as a list, parsed according to the current dialect
Dialect.quoting Controls when quotes should be generated by the writer and recognised by the reader. It can take on any of the
exception xdrlib.Error The base exception class. Error has a single public attribute msg containing
class configparser.ConfigParser(defaults=None, dict_type=collections.OrderedDict, allow_no_value=False, delimiters=('=', ':'), comment_prefixes=('#', ';'), inline_c
plistlib.dumps(value, *, fmt=FMT_XML, sort_keys=True, skipkeys=False) Return value as a plist-formatted bytes object
csv.register_dialect(name[, dialect[, **fmtparams]]) Associate dialect with name. name must be a
exception configparser.InterpolationSyntaxError Exception raised when the source text into which substitutions are made does
sections() Return a list of the sections available; the default section is not included in the list.
netrc.__repr__() Dump the class data as a string in the format of a netrc file. (This discards comments and may reorder the
Packer.get_buffer() Returns the current pack buffer as a string.
Page 5 of 12