[issue19641] Add audioop.byteswap()

Serhiy Storchaka report at bugs.python.org
Mon Nov 18 12:58:24 CET 2013


Serhiy Storchaka added the comment:

Updated patch addresses some Victor's comments. Added optimization for trivial case byteswap(bytes, 1).

----------
Added file: http://bugs.python.org/file32688/audioop_byteswap_2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19641>
_______________________________________


More information about the Python-bugs-list mailing list