class netrc.netrc([file]) A netrc instance or subclass instance encapsulates data from a netrc file. The initialization
plistlib.writePlist(rootObject, pathOrFile) Write rootObject to an XML plist file. pathOrFile may be either
exception netrc.NetrcParseError Exception raised by the netrc class when syntactical errors are encountered in
Packer.pack_double(value) Packs the double-precision floating point number value.
csv.field_size_limit([new_limit]) Returns the current maximum field size allowed by the parser. If new_limit is given
class plistlib.Data(data) Return a “data” wrapper object around the bytes object data. This is used in functions converting
Unpacker.unpack_farray(n, unpack_item) Unpacks and returns (as a list) a fixed length array of homogeneous items. n
add_section(section) Add a section named section to the instance. If a section by the given name already exists,
read_file(f, source=None) Read and parse configuration data from f which must be an iterable yielding Unicode strings
Packer.pack_float(value) Packs the single-precision floating point number value.
Page 2 of 12