##// END OF EJS Templates
shelve: drop pickle usage...
shelve: drop pickle usage Pickle was used to the `shelvedstate` file. However the content of the file is very simple and we can handle serialisation ourself. Not using pickle is a net win. Note incrementing the format version as no releases have been done so far.

File last commit:

r16438:28a90cdf default
r19904:5b327880 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer