On Sun, 16 Feb 2020 at 16:07, <[email protected]> wrote: > > what about > >>binary.ones_complement(0b1100111111) > > or should we use something like "bitstring".
https://pypi.org/project/bitstring/ Paul _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/CQE2WJO5RC64PHSVWMVJBXFA2FMUYU6J/ Code of Conduct: http://python.org/psf/codeofconduct/
