[Python-Dev] PEP 485 review (isclose())
Chris Barker
chris.barker at noaa.gov
Wed Mar 4 21:12:34 CET 2015
More information about the Python-Dev mailing list
Wed Mar 4 21:12:34 CET 2015
- Previous message (by thread): [Python-Dev] PEP 485 review (isclose())
- Next message (by thread): [Python-Dev] PEP 485 review (isclose())
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Mar 3, 2015 at 8:43 AM, Ethan Furman <ethan at stoneleaf.us> wrote: > On 03/03/2015 01:17 AM, Victor Stinner wrote: > > > Maybe it's time to rename the math module to _math and create a > > math.py module, like _decimal/decimal? math.py should end with "from > > _math import *". > > +1 > What do folks think? If we're going to do this, I'll write isclose() in python. And I could do the work to split it out, too, I suppose. -Chris -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception Chris.Barker at noaa.gov -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20150304/a6ef308b/attachment.html>
- Previous message (by thread): [Python-Dev] PEP 485 review (isclose())
- Next message (by thread): [Python-Dev] PEP 485 review (isclose())
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list