Cool. Just notice that you haven't been following protocol -- Christian Heimes volunteered to do these too. :-)
On 10/8/07, Alexandre Vassalotti <[EMAIL PROTECTED]> wrote: > On 10/8/07, Guido van Rossum <[EMAIL PROTECTED]> wrote: > > - remove buffer API from PyUnicode > > - change PyString's repr() to return "b'...'" > > - change PyBytes's repr() to return "buffer(b'...')" > > I got patches for these. I plan to submit them for review after doing > more testing to make sure they work right. > > > -- Alexandre > -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ 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
