Move need_to_reorder_bytes from binarywave to util.
authorW. Trevor King <wking@tremily.us>
Tue, 17 Jul 2012 12:59:17 +0000 (08:59 -0400)
committerW. Trevor King <wking@tremily.us>
Tue, 17 Jul 2012 12:59:17 +0000 (08:59 -0400)
commitf80fadab6d17098793f14f443d0a88aab648ebf8
treeb5a2a7959ad64fc208d8cbea57d0d0721b09bf95
parentead1da8aab6d15db20adb1434467cc7f0846778e
Move need_to_reorder_bytes from binarywave to util.

We'll be needing it for packed.load, so it's not binarywave-specific.
igor/binarywave.py
igor/util.py