On Wed, Jun 17, 2009 at 04:14, Steven D'Aprano wrote: >> What's np.arange? >> > > import numpy as np > > -- > Pierre "delroth" Bourdon <delroth at gmail.com> > Étudiant à l'EPITA / Student at EPITA > Perfect example of why renaming namespaces should be done only when absolutely required, that is, almost never. Jean-Michel