Skip to content

Instantly share code, notes, and snippets.

@AeroNotix
Created March 18, 2012 16:42
Show Gist options
  • Select an option

  • Save AeroNotix/2077172 to your computer and use it in GitHub Desktop.

Select an option

Save AeroNotix/2077172 to your computer and use it in GitHub Desktop.
>>> sys.__file__
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
AttributeError: 'module' object has no attribute '__file__'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment