Jim Jewett wrote: > On 10/12/07, Guido van Rossum <[EMAIL PROTECTED]> wrote: > >>On 10/12/07, Gregory P. Smith <[EMAIL PROTECTED]> 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 _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
