]> granicus.if.org Git - python/commit
Use cPickle and cStringIO when available.
authorGuido van Rossum <guido@python.org>
Fri, 6 Jun 1997 21:12:45 +0000 (21:12 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 6 Jun 1997 21:12:45 +0000 (21:12 +0000)
commit914c938cc553fe668ea2987d7d429b2c246906a8
tree189457b444921dcde7acdbe7c6a67cb881e95d8d
parentf668d17e010ea5a09846d2e6a994511ca7ad28eb
Use cPickle and cStringIO when available.
Lib/shelve.py