ananthakrishnan15.2001ï¼ gmail.com wrote:
> In the below examples a and b are binary numbers.

Please can you clarify what this means, in Python terms? Are you proposing a 
_new_ Python type that represents a "binary number", or is `binary.add` (for 
example) intended to work with existing Python types (for example `int` and 
`str`)?

Who are the intended users of the new functionality, and what would they use it 
for? Could you perhaps show some example code that might use the 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/VGPNG4IBWGRWPEQOAKCNTLBINWQS4BZO/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to