Skip to content
Snippets Groups Projects
Commit 025bf0fc authored by Matt Wala's avatar Matt Wala
Browse files

Make CompiledExpression + pickling work on both Python 2 and Python 3.

Changed to use __getstate__() and __setstate__() rather than
__getinitargs__(), which is Py2 only.
parent 9da21ba2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment