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 python-dev
Recipients Jurko.Gospodnetić, barry, brett.cannon, eric.snow, ncoghlan, ned.deily, python-dev, r.david.murray, takluyver
Date 2014-03-14.13:46:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3flp9F1T3Hz7LjN@mail.python.org>
In-reply-to
Content
New changeset b626f4978a28 by Brett Cannon in branch 'default':
Issue #20884: whatsnew: Frozen modules don't set __file__ anymore.
http://hg.python.org/cpython/rev/b626f4978a28
History
Date User Action Args
2014-03-14 13:46:42python-devsetrecipients: + python-dev, barry, brett.cannon, ncoghlan, ned.deily, r.david.murray, Jurko.Gospodnetić, eric.snow, takluyver
2014-03-14 13:46:42python-devlinkissue20884 messages
2014-03-14 13:46:41python-devcreate