Closed sgarciapdx closed 8 years ago
Turns out you can't pickle a tuple, so I'm storing the length of an original serialized response in the DB under its own key. Ended up writing a _read_delta method as a result.
Turns out you can't pickle a tuple, so I'm storing the length of an original serialized response in the DB under its own key. Ended up writing a _read_delta method as a result.