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
_______________________________________________
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

Reply via email to