Packer.pack_double(value) Packs the double-precision floating point number value.
optionxform(option) Transforms the option name option as found in an input file or as passed in by client code to the
Dialect.doublequote Controls how instances of quotechar appearing inside a field should themselves be quoted. When
Unpacker.unpack_bytes() Unpacks and returns a variable length byte stream, similarly to unpack_string().
class csv.Sniffer The Sniffer class is used to deduce the format of a CSV file. The
class plistlib.Data(data) Return a “data” wrapper object around the bytes object data. This is used in functions converting
Packer.pack_float(value) Packs the single-precision floating point number value.
exception configparser.Error Base class for all other configparser exceptions.
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
Page 2 of 12