A better python interface for buffer objects
Alex Martelli
aleaxit at yahoo.com
Mon Dec 4 18:06:33 EST 2000
More information about the Python-list mailing list
Mon Dec 4 18:06:33 EST 2000
- Previous message (by thread): A better python interface for buffer objects
- Next message (by thread): A better python interface for buffer objects
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Paul Barrett" <barrett at stsci.edu> wrote in message news:3A2C1188.D384E47C at stsci.edu... [snip] > confusing?) Since I can't use a string object as a writeable buffer, is > there some other object that I can use as a writeable buffer, not Maybe an array.array object? Haven't tested... it should, I guess. Alex
- Previous message (by thread): A better python interface for buffer objects
- Next message (by thread): A better python interface for buffer objects
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list