]> granicus.if.org Git - python/commit
dump(): Fixed a stupid bug in new code. It wasn't possible for the bug
authorTim Peters <tim.peters@gmail.com>
Sun, 2 Feb 2003 16:14:23 +0000 (16:14 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 2 Feb 2003 16:14:23 +0000 (16:14 +0000)
commit9b1e03ff4b6ffeeab04e8d2d59d17d12826a5dab
tree5abc015de16a83549e98638d5cc30952d95e1f1c
parent4190fb84293b4c54127e1b7be2d9bdf06edf2910
dump():  Fixed a stupid bug in new code.  It wasn't possible for the bug
to have an effect before protocol 3 is invented, so no test can be
written for this (yet).
Modules/cPickle.c