[issue19915] int.bit_at(n) - Accessing a single bit in O(1)

anon report at bugs.python.org
Mon Dec 9 18:12:56 CET 2013


anon added the comment:

Both segments of code are public domain. It would be great if someone could review them, improve them and produce a proper patch. I didn't handle the negative case, which I hope someone else can add.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19915>
_______________________________________


More information about the Python-bugs-list mailing list