Zitat von Alexander Belopolsky <[EMAIL PROTECTED]>:

> > Alexander Belopolsky schrieb:
> >> For Py3k, I would like to suggest a buffer protocol modelled
> >> after iovec structure that is used by the readv system call.
> >
> > -1
>
> What is this -1 for:
>
> a) buffer protocol in Py3k?
> b) multisegment buffer protocol?
> c) readinto that supports multisegment buffers?

b and c; I don't have an opinion a.

> I did not suggest to expose anything in Python.  AFAIK, the buffer
> protocol is a C API only.

Ah; now that the IO library will be likely 100% pure Python,
this needs thought.

Regards,
Martin




_______________________________________________
Python-3000 mailing list
Python-3000@python.org
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