]> granicus.if.org Git - python/commit
The default shelve pickle protocol should have been 3.
authorRaymond Hettinger <python@rcn.com>
Tue, 3 Feb 2009 04:19:10 +0000 (04:19 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 3 Feb 2009 04:19:10 +0000 (04:19 +0000)
commit85602268dc9d57b8965b619dd313868ebe4b9b8f
tree2f154eb4bdc4f7d2492491e7ff0e71798cdfca29
parentf6e18066be2d8e60ee46b103ebd89124a62fac32
The default shelve pickle protocol should have been 3.
Doc/library/shelve.rst
Lib/shelve.py
Misc/NEWS