-
Raymond Hettinger authored
* Implement __reduce__() to support pickling. * Add a test case to prove a successful roundtrip through pickle.
17a0f6e1
* Implement __reduce__() to support pickling. * Add a test case to prove a successful roundtrip through pickle.