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.
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.
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.