| Trees | Indices | Help |
|
|---|
|
|
State saving tools
Two json modules exist. We must use the simplejson that became the standard json module in Python 2.6
|
|||
|
StateSavingError Any error the Saver class can generate. |
|||
|
|||
|
|||
|
|||
|
|||
__package__ =
|
|||
Imports: _tmp, warnings, sys, json
|
|||
State saving using JSON The data attribute is a dict of basic types. (``str``, ``unicode``, ``int``, ``long``, ``float``, ``bool``, ``None``) It can contain dicts and lists as well. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Dec 29 13:08:05 2009 | http://epydoc.sourceforge.net |