And I've just learned something. đŸ™‚ On Fri, 2021-05-14 at 11:28 -0300, AndrĂ© Roberge wrote: > > > 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/HJRILYF5K5DMSTZOQYE3ELX6WOHP7IRB/ Code of Conduct: http://python.org/psf/codeofconduct/
