whatsnew: auidioop.byteswap (#16685).

This commit is contained in:
R David Murray 2014-03-09 20:42:49 -04:00
parent 0cf177205c
commit 2177be2c3a
2 changed files with 4 additions and 3 deletions

View file

@ -80,7 +80,7 @@ The module defines the following variables and functions:
"Byteswap" all samples in a fragment and returns the modified fragment.
Converts big-endian samples to little-endian and vice versa.
.. versionadded: 3.4
.. versionadded:: 3.4
.. function:: cross(fragment, width)