Nick Coghlan <ncogh...@gmail.com> added the comment:

Also, +1 to replacing _testbuffer with .cast() to demonstrate the 
multi-dimensional support. Without an actual multi-dimensional array object in 
the standard library, demonstrating those aspects is always going to be a 
little tricky. However, it's worth doing so that the likes of NumPy and PIL 
don't need to explain those interactions.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10181>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to