On Fri, May 14, 2021 at 11:23 AM Paul Bryan <[email protected]> wrote:

> I like the idea of supporting fractions to maintain more precision in
> calculations. I wonder if this should fall outside the scope of a standard
> library and be implemented in an external library. I'd lean toward
> inclusion in stdlib.
>

It already exists.

https://docs.python.org/3/library/fractions.html

André Roberge


>
> _______________________________________________
> 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/HUMMOSBZYLSPP7NOMBD3Z4MSQ3VBDKBK/
> Code of Conduct: http://python.org/psf/codeofconduct/
>
_______________________________________________
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/JLOUBF47UDTQXAU2DIZS22IY5QBZMGSV/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to