This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gvanrossum
Recipients
Date 2007-08-03.21:53:08
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Or we can change the semantics of __file__ to always point to the source file.  I think that's acceptable behavior -- the current behavior seems more of a pain than necessary.

I also think that adding imp.reload() makes sense; I was just saying yesterday to a few fellow-Googler-Python-developers that I was already missing reload().
History
Date User Action Args
2007-08-23 14:58:54adminlinkissue1762972 messages
2007-08-23 14:58:54admincreate