Santoso Wijaya <[email protected]> added the comment:

>From what I understand, even in 2.7 the exception is expected. The doc for 
>`from_buffer` says:

> The source object must support the writeable buffer interface.

Is there any reason why `from_buffer_copy` cannot be used, instead? The latter 
only requires readable buffer interface.

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue11427>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to