t.p.s.IPersistable(Interface) : interface documentation

Part of twisted.persisted.sob View Source View In Hierarchy

Known implementations: twisted.persisted.sob.Persistent

An object which can be saved in several formats to a file
Method setStyle Set desired format.
Method save Save object to file.
def setStyle(style): (source)
Set desired format.
Parametersstyle (type: string (one of 'pickle' or 'source') )
def save(tag=None, filename=None, passphrase=None): (source)
Save object to file.
Parameterstag (type: string )
filename (type: string )
passphrase (type: string )
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:07:41.