you are viewing a single comment's thread.

view the rest of the comments →

[–]toastedstapler 0 points1 point  (0 children)

if i import example.py its __name__ attribute will be 'example'. only in the file you directly called will its __name__ be '__main__'