t.p.s.Persistent : class documentation

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

Implements interfaces: twisted.persisted.sob.IPersistable

No class docstring
Method __init__ Undocumented
Method setStyle Set desired format.
Method save Save object to file.
Method _getFilename Undocumented
Method _saveTemp Undocumented
Method _getStyle Undocumented
def __init__(self, original, name): (source)
Undocumented
def setStyle(self, style): (source)
Set desired format.
Parametersstyle (type: string (one of 'pickle' or 'source') )
def _getFilename(self, filename, ext, tag): (source)
Undocumented
def _saveTemp(self, filename, passphrase, dumpFunc): (source)
Undocumented
def _getStyle(self): (source)
Undocumented
def save(self, 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:27:37.