commit | cba608cadbf24f2f88f5db215a58fc9428a9aafd | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Apr 11 14:19:59 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed Apr 11 14:19:59 2007 +0000 |
tree | b99f066084e02d12ba2a5419fa7b600205db382d | |
parent | 0dd32e246cd232012d07926ae312205decb74b61 [diff] |
More efficient implementation of tell(); _read_chunk() doesn't have to call self.buffer.tell().