text_factory Using this attribute you can control what objects are returned for the TEXT data type. By default
Shelf.close() Synchronize and close the persistent dict object. Operations on a closed shelf will fail with a
marshal.dumps(value[, version]) Return the string that would be written to a file by dump(value, file). The value
executemany(sql[, parameters]) This is a nonstandard shortcut that creates a cursor object by calling the cursor()
dumbdbm.sync() Synchronize the on-disk directory and data files. This method is called by the Shelve.sync() method
find_class(module, name) Import module if necessary and return the object called name from it, where the module
sqlite3.sqlite_version The version number of the run-time SQLite library, as a string.
create_aggregate(name, num_params, aggregate_class) Creates a user-defined aggregate function. The
load() Read a pickled object representation from the open file object given in the constructor, and return the reconstituted
sqlite3.enable_callback_tracebacks(flag) By default you will not get any tracebacks in user-defined functions, aggregates, converters
Page 8 of 10