Perl's @foo[3,7,1,-1] ?

Jean-Michel Pichavant jeanmichel at sequans.com
Wed Jun 17 08:13:15 EDT 2009


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



More information about the Python-list mailing list