python-kit icon indicating copy to clipboard operation
python-kit copied to clipboard

Use cache in preview_session method

Open matt-oakes opened this issue 9 years ago • 0 comments

This fixes an issue where the correct cache was not used when calling the preview_session method. This caused problems on Google AppEngine where it is not possible to use Shelve.

matt-oakes avatar Mar 04 '16 12:03 matt-oakes