On 9/4/07, Bill Janssen <[EMAIL PROTECTED]> wrote:
>
> According to PEP 358, "bytes" will be in both 2.6 and 3.0.  It would
> be nice if the C API for "bytes" existed in the trunk, so that it
> could be used for new code that will port more easily to 3.0.
>
> Bill


I assume this includes the new buffer api since we really seem to want C API
users to use that rather than bytes objects directly?
_______________________________________________
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