]> granicus.if.org Git - python/commit
block r61491
authorChristian Heimes <christian@cheimes.de>
Tue, 18 Mar 2008 14:08:26 +0000 (14:08 +0000)
committerChristian Heimes <christian@cheimes.de>
Tue, 18 Mar 2008 14:08:26 +0000 (14:08 +0000)
commitd1bb60e737ffacafb05b34cb29037aee4958d130
treeec618c20a3385b2c8a6b2b34e2aa0c1cca4d21d4
parent30cc83832dc6911c1c35ed05500829c235f92587
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.