Improving cStringIO API (Request For Comments)

Jürgen Hermann jhe at webde-ag.de
Tue Jun 27 09:41:08 EDT 2000


"Just van Rossum" <just at letterror.com> schrieb im Newsbeitrag
news:l03102801b57e21040bf2@[193.78.237.126]...
> Check out the array module. It should be easy enough to whip up a class
> that does what you want, using arrays underneath.

Isn't the more or less recently introduced buffer() built-in and the buffer
interface exactly what is needed here? Namely, refer to byte chunks of a
larger object.

Ciao, Jürgen

--
Jürgen Hermann (jhe<at>webde-ag.de)
WEB.DE AG, Amalienbadstr.41, D-76227 Karlsruhe
Tel.: 0721/94329-0, Fax: 0721/94329-22





More information about the Python-list mailing list