On Sun, Nov 15, 2015 at 1:13 PM, fl <rxjw...@gmail.com> wrote:
> Excuse me. Below is copied from the .py file:
>
> #!python
> from numpy import *
> from numpy.random import *
>

Then someone doesn't know how to use a shebang (or is deliberately
abusing it), and you can ignore it. It starts with a hash, ergo it's a
comment.

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to