Home | Trees | Indices | Help |
---|
|
Do-nothing class to preserve pickle compatability.
A class called 'ContextWrapper' used to be used in instead of a 'Context' class in some cases, and we used to put contexts into 'Result's. Because of how pickles work, this means that the only way to unpickle these old 'Result's is to have a do-nothing placeholder class that can be instantiated and then thrown away.
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Dec 23 12:30:41 2011 | http://epydoc.sourceforge.net |