I'm proposing a module that has functions intended to work with existing python types.
Digital electronics is completely based on "binary number system".As python is used in almost all fields,by adding a seperate module for binary containing operations like ones complement and twos complement (which are much important in digital electronics) ,those who are in the field of digital electronics can make use of this module. _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/FPIO7MLFHJBTMNZ3LR5LL2CYF5BASOWK/ Code of Conduct: http://python.org/psf/codeofconduct/