configparser.BOOLEAN_STATES By default when using getboolean(), config parsers consider the following values True:
readfp(fp, filename=None) Deprecated since version 3.2: Use
class csv.DictWriter(csvfile, fieldnames, restval='', extrasaction='raise', dialect='excel', *args, **kwds) Create an object
Unpacker.get_buffer() Returns the current unpack data buffer as a string.
Unpacker.reset(data) Resets the string buffer with the given data.
read_file(f, source=None) Read and parse configuration data from f which must be an iterable yielding Unicode strings
Unpacker.unpack_double() Unpacks a double-precision floating point number, similarly to unpack_float().
exception netrc.NetrcParseError Exception raised by the netrc class when syntactical errors are encountered in
plistlib.writePlistToBytes(rootObject) Return rootObject as an XML plist-formatted bytes object.
Unpacker.unpack_float() Unpacks a single-precision floating point number.
Page 1 of 12