Hi!
I'm translating some of my old Ruby scripts into Python and I have trouble finding a function in Python that belongs to Ruby: http://www.ruby-doc.org/core/classes/Array.src/M002222.html - which keeps the array in little endian byte order. Is there any Python module that can help me?