block r61491

Finish backporting new buffer API to Python 2.6.  Left to do: memoryview object and structmodule.  But, these need to be finished in Python 3.0 first.  No objects support the new buffer API in Python 2.6 as of yet, and except for the memoryview object, I don't think they will.
This commit is contained in:
Christian Heimes 2008-03-18 14:08:26 +00:00
parent 30cc83832d
commit d1bb60e737

Diff Content Not Available