commit | 21c18f0bf5c3edc6ed226f71d36910292575fb92 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Tue Jan 28 01:15:46 2003 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Tue Jan 28 01:15:46 2003 +0000 |
tree | e5d22c7250819f1290c6f65a555ff75aa2f3287a | |
parent | 22dc6f4f7a1007e7d61edbc1320286fc4bc03b81 [diff] |
save_list(): Rewrote, to untangle the proto 0 from the proto 1 cases. The code is much easier to follow now, and I bet it's faster too.