On Mon, Jul 25, 2011 at 2:11 PM, Charles R Harris <[email protected]> wrote: > It's just asking for import problems and general confusion to shadow a > Python module, that's why we renamed io to npyio.
Why? Users can simply do import numpy.io as npyio ? Stéfan _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
