On May 25, 2006, at 3:35 PM, Jesus Cea wrote: > When reaching this code, "current" is ALWAYS bigger than > "self.size". So > the "min()" always gives a negative number, so the "max()"always gives > "current/64". That is, slice_size is ALWAYS "current/64". Good catch. I checked in the correction.