[issue2359] A Py3K warning for array.array.{read,write} is needed

Jeff Balogh report at bugs.python.org
Mon Mar 17 22:05:45 CET 2008


Jeff Balogh <its.jeff.balogh at gmail.com> added the comment:

Attaching a patch that adds the deprecation warnings.  

It's a bit dirty because there isn't a read or write function anymore, 
so I had to make stubs that contain the warnings.

----------
keywords: +patch
Added file: http://bugs.python.org/file9702/issue2359.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2359>
__________________________________


More information about the Python-bugs-list mailing list