]> granicus.if.org Git - python/commit
Ehm, when we don't need to byteswap the data, don't go through an
authorGuido van Rossum <guido@python.org>
Fri, 5 Feb 1999 22:32:11 +0000 (22:32 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 5 Feb 1999 22:32:11 +0000 (22:32 +0000)
commitd42e46ead5d5f069a4fd11a24ee328d75ea31fb9
tree178fd40ffe79b5c0dde9dcec3a93d5f9b4b4bfe7
parentebb9c922cb1f1b72fe929cfba223e42df7492a1c
Ehm, when we don't need to byteswap the data, don't go through an
array object at all.
Lib/wave.py