Bit Arrays

Jeffrey Kunce KUNCEJ at mail.conservation.state.mo.us
Wed Apr 21 10:36:37 EDT 1999


Take a look at  ./Demo/classes/bitvec.py in the python source distribution. It may be what you want, or at least give you some ideas.

  --Jeff

>>> "Laura Paterno" <lpaterno at fnal.gov> 04/20/99 11:21am >>>
Hello all,

I want to write a python program that has 26 Bit Arrays that each contain
1113 bits. Is there a structure in python that one can use to represent a
bit array?

Laura Paterno








More information about the Python-list mailing list