ananthakrishnan15.2001ï¼ gmail.com wrote:
> I'm proposing a module that has functions intended to work with existing 
> python
> types.

Okay, great. *Which* Python types, specifically? `int`? `bytes`?

To help us understand, please can you show example inputs to and output from 
your proposed `binary.add` function, making it clear what the types of the 
inputs and output are?



> 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/2CGWOXHZYU7AMCSZU6N5X23BYA2WNSKL/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to