class documentation

class twisted.persisted.sob.Persistent: (source)

Implements interfaces: twisted.persisted.sob.IPersistable

View In Hierarchy

Undocumented

Instance Variable style Undocumented
Method __init__ Undocumented
Instance Variable original Undocumented
Instance Variable name Undocumented
Method setStyle Set desired format.
Method save Save object to file.
Method _getFilename Undocumented
Method _saveTemp Undocumented
Method _getStyle Undocumented
style = (source)

Undocumented

def __init__(self, original, name): (source)

Undocumented

original = (source)

Undocumented

name = (source)

Undocumented

def setStyle(self, style): (source)

Set desired format.

ParametersstyleUndocumented (type: string (one of 'pickle' or 'source'))
def _getFilename(self, filename, ext, tag): (source)

Undocumented

def _saveTemp(self, filename, dumpFunc): (source)

Undocumented

def _getStyle(self): (source)

Undocumented

def save(self, tag=None, filename=None, passphrase=None): (source)

Save object to file.

ParameterstagUndocumented (type: string)
filenameUndocumented (type: string)
passphraseUndocumented (type: string)
API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.