[Python-bugs-list] [ python-Feature Requests-501831 ] Bit support in "array" module

noreply@sourceforge.net noreply@sourceforge.net
Thu, 10 Jan 2002 06:49:50 -0800


Feature Requests item #501831, was opened at 2002-01-10 06:49
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=355470&aid=501831&group_id=5470

Category: Python Library
Group: None
Status: Open
Priority: 5
Submitted By: Jesús Cea Avión (jcea)
Assigned to: Nobody/Anonymous (nobody)
Summary: Bit support in "array" module

Initial Comment:
I think the standard "array" module should support 
single bit arrays.

In fact, would be very nice a supplementary addition 
to support arbitrary bit size arrays (for example, 5 
bit elements). Of course, single bit should be 
optimiced, since bitmaps management is a frequent task.


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=355470&aid=501831&group_id=5470