]> granicus.if.org Git - python/commit
Fix some trivial things in cPickle due to the renaming of the string types.
authorGuido van Rossum <guido@python.org>
Mon, 7 May 2007 17:15:57 +0000 (17:15 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 7 May 2007 17:15:57 +0000 (17:15 +0000)
commit32c38e7420e3a5b98fbcc01c10e971d784713b62
tree75c166b5c1206416d1aa03565ed7f46cc4b529b0
parent6cb726a9f24d6bb2ae9d0474b48099bd1f53ee3a
Fix some trivial things in cPickle due to the renaming of the string types.
Modules/cPickle.c