getfloat(section, option, *, raw=False, vars=None[, fallback]) A convenience method which coerces the option in the
csv.list_dialects() Return the names of all registered dialects.
exception configparser.InterpolationDepthError Exception raised when string interpolation cannot be completed because the number
netrc.macros Dictionary mapping macro names to string lists.
Packer.pack_list(list, pack_item) Packs a list of homogeneous items. This method is useful for lists with an indeterminate
csv.unregister_dialect(name) Delete the dialect associated with name from the dialect registry. An Error
add_section(section) Add a section named section to the instance. If a section by the given name already exists,
Unpacker.unpack_opaque() Unpacks and returns a variable length opaque data string, similarly to unpack_string()
read_dict(dictionary, source='') Load configuration from any object that provides a dict-like items() method. Keys
exception configparser.InterpolationMissingOptionError Exception raised when an option referenced from a value does not exist
Page 6 of 12