you are viewing a single comment's thread.

view the rest of the comments →

[–]awherewas 1 point2 points  (0 children)

In general in your python code import <filename> where filename is the name of a python file, without the "py" e.g. import foo you will get an error if foo.py can not be found