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 Arfrever, brett.cannon, eric.snow, madison.may, ncoghlan, python-dev, ronaldoussoren
Date 2013-10-18.15:39:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3d1WdV3hpcz7LjQ@mail.python.org>
In-reply-to
Content
New changeset 76184b5339f2 by Brett Cannon in branch 'default':
Issue #18416: Have importlib.machinery.PathFinder treat '' as the cwd
http://hg.python.org/cpython/rev/76184b5339f2
History
Date User Action Args
2013-10-18 15:39:43python-devsetrecipients: + python-dev, brett.cannon, ronaldoussoren, ncoghlan, Arfrever, eric.snow, madison.may
2013-10-18 15:39:43python-devlinkissue18416 messages
2013-10-18 15:39:43python-devcreate