Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork252
Closed
Description
foo.py:
print(__file__)
$ bpython foo.pyTraceback (most recent call last): File "foo.py", line 1, in <module> print(__file__)NameError: name '__file__' is not defined- Bitbucket:https://bitbucket.org/bobf/bpython/issue/284
- Originally Reported By:Steven Myint
- Originally Created At: 2014-05-11T19:50:46.295