How to use a 5 or 6 bit integer in Python?

Glen Wheeler adsl5lcq at tpg.com.au
Tue Dec 23 03:23:09 EST 2003


> ...

> It's about 35 times faster than ''.join([chr(x) for x in the_array])

  Thanks, I'm implementing that now.

  Glen






More information about the Python-list mailing list