On Fri, Jul 25, 2014 at 5:08 PM, fl <rxjw...@gmail.com> wrote:
> I want to use your reply about numpy, but I find only the following works:
>
> import numpy as numpy
>
> Do you have other ways to import? (I find the above import a little more 
> letters)

What's wrong with:

import numpy
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to