]> granicus.if.org Git - python/commit
Ack -- this module mixes tabs and spaces, and what appears to be a mix
authorTim Peters <tim.peters@gmail.com>
Tue, 10 Apr 2001 04:35:28 +0000 (04:35 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 10 Apr 2001 04:35:28 +0000 (04:35 +0000)
commitd8ae7c2999b0362c098e57d64f49a710ce8238d0
tree786bb584e8b811fc08a2ff4cc3beb9e114ef784c
parent3906eb877a7010dae5faf7ff2d48634d56ed5ec2
Ack -- this module mixes tabs and spaces, and what appears to be a mix
of 2-space and 4-space indents.  Whatever, when I saw the checkin diff it
was clear that what my editor thinks a tab means didn't match this module's
belief.  Removed all the tabs from the lines I added and changed, left
everything else alone.
Modules/cPickle.c