]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
New versions of cPickle and cStringIO, from Jim Fulton's cPickle 1.0b1
authorGuido van Rossum <guido@python.org>
Thu, 4 Dec 1997 01:13:01 +0000 (01:13 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 4 Dec 1997 01:13:01 +0000 (01:13 +0000)
commitfdde96ce98f3e77dc27cac034bcb8b548b3c0046
tree94ab5ecdc3080fe1e4f6939aa5350ed0ef459842
parent009f78754db89ab0ace3175876ab7fa88a445c8a
New versions of cPickle and cStringIO, from Jim Fulton's cPickle 1.0b1
distribution.
Modules/cPickle.c
Modules/cStringIO.c