i think it's time to rename math module to math.py module
On Thu, Mar 5, 2015 at 4:30 PM, wrote:
> Send Python-Dev mailing list submissions to
> python-dev@python.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://mail.python.org/mailman/listinfo/python-d
If you have ready patches that wait for review and committing, tell me.
Send me no more than 5 links to issues per person (for first time) in
private and I'll try to make reviews if I'm acquainted with affected
modules or areas.
___
Python-Dev mailin
2015-03-03 10:17 GMT+01:00 Victor Stinner :
> 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 *".
Since the idea looks to be well accepted, I proposed a patch to implement it:
http://bugs.python.o