Guido van Rossum bae07c9baf Breaking ground for PEP 3137 implementation:
Get rid of buffer().  Use memoryview() in its place where possible.
In a few places, do things a bit different, because memoryview()
can't slice (yet).
2007-10-08 02:46:15 +00:00
..
2007-08-11 04:58:26 +00:00
2007-08-25 07:41:59 +00:00
2005-07-09 15:26:33 +00:00
2007-08-17 12:57:41 +00:00