On Mon, Jul 25, 2011 at 03:52:48PM -0500, Mark Wiebe wrote:
>    Can't use numpy.datetime, since that conflicts with Python's datetime
>    library, especially in pylab.

I don't understand that: isn't the point of namespaces to avoid those
naming conflicts. To me that's just like saying that numpy.sum shouldn't
be named sum because it would conflict with the sum builtin.

My 2 euro cents (a endangered currency)

Gael
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to