For more information on the search, visit the help page.
Unpersistable
__init__
__repr__
reason
jelly
DummySecurityOptions
SecurityOptions
Unjellyable
InsecureJelly
_Jellier
_Unjellier
getInstanceState
setInstanceState
unjelly
_createBlank
_maybeClass
_newInstance
class_atom
dereference_atom
dictionary_atom
DictTypes
frozenset_atom
function_atom
globalSecurity
instance_atom
list_atom
module_atom
None_atom
persistent_atom
reference_atom
set_atom
tuple_atom
unjellyableFactoryRegistry
unpersistable_atom
twisted.spread.jelly.Unpersistable
twisted
spread
class Unpersistable: (source)
Constructor: Unpersistable(reason)
Unpersistable(reason)
View In Hierarchy
This is an instance of a class that comes back when something couldn't be unpersisted.
Initialize an unpersistable object with a descriptive reason string.
str
Undocumented