[Python-Dev] PEP 450 adding statistics module
Nick Coghlan
ncoghlan at gmail.com
Fri Aug 16 01:30:23 CEST 2013
+1 for the PEP in general from me, but using the underscore based
pseudo-namespace for the median variants.
The attribute approach isn't *wrong*, just surprising enough that I think
independent functions with the "median_" prefix in their name is a better
idea.
Cheers,
Nick.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20130815/dd8e276d/attachment.html>
More information about the Python-Dev
mailing list