Dialect.skipinitialspace When
class configparser.BasicInterpolation The default implementation used by ConfigParser. It enables values to contain
netrc.macros Dictionary mapping macro names to string lists.
Packer.pack_array(list, pack_item) Packs a variable length list of homogeneous items. First, the length of the list
configparser.SECTCRE A compiled regular expression used to parse section headers. The default matches [section]
exception configparser.NoOptionError Exception raised when a specified option is not found in the specified section.
Packer.pack_list(list, pack_item) Packs a list of homogeneous items. This method is useful for lists with an indeterminate
csv.list_dialects() Return the names of all registered dialects.
exception configparser.NoSectionError Exception raised when a specified section is not found.
plistlib.loads(data, *, fmt=None, use_builtin_types=True, dict_type=dict) Load a plist from a bytes object. See load()
Page 8 of 12