[Python-3000] PEP 3137 plan of attack (original) (raw)

Greg Ewing greg.ewing at canterbury.ac.nz
Tue Oct 16 02:26:27 CEST 2007


Jim Jewett wrote:

On 10/12/07, Guido van Rossum <guido at python.org> wrote:

On 10/12/07, Gregory P. Smith <greg at krypto.org> wrote:

Should the mutable PyBytes (buffer) objects implement the following methods inplace and return an additional reference to self?

If they're to work in-place, they should return None.

-- Greg



More information about the Python-3000 mailing list