SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 132 Python

As noted by Per Cederqvist, new_buffersize() sometimes returns the

buffer increment, and sometimes the new buffer size.  Make it do what
its name says, and fix the one place where this matters to the caller.

Also add a comment explaining why we call lseek() and then ftell().
G
Guido van Rossum committed
cada2938f70ab4162b3bd2905c34819fce87f416
Parent: 68055ce