[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
- Previous message: [Python-3000] PEP 3137 plan of attack
- Next message: [Python-3000] PEP 3137 plan of attack
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-3000] PEP 3137 plan of attack
- Next message: [Python-3000] PEP 3137 plan of attack
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]