csvwriter.writerows(rows) Write all the rows parameters (a list of row objects as described above) to the
Packer.pack_fstring(n, s) Packs a fixed length string, s. n is the length of the string but it is not
DictWriter.writeheader() Write a row with the field names (as specified in the constructor).
exception configparser.InterpolationMissingOptionError Exception raised when an option referenced from a value does not exist
csv.list_dialects() Return the names of all registered dialects.
exception configparser.InterpolationDepthError Exception raised when string interpolation cannot be completed because the number
Unpacker.unpack_opaque() Unpacks and returns a variable length opaque data string, similarly to unpack_string()
class csv.unix_dialect The unix_dialect class defines the usual properties of a CSV file generated on UNIX systems
exception configparser.DuplicateOptionError Exception raised by strict parsers if a single option appears twice during reading
exception configparser.InterpolationError Base class for exceptions raised when problems occur performing string interpolation
Page 6 of 12