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 brett.cannon, eli.bendersky, eric.araujo, ezio.melotti, giampaolo.rodola, ncoghlan, pitrou, python-dev, r.david.murray, sandro.tosi, vinay.sajip
Date 2011-08-03.02:21:42
SpamBayes Score 0.0003501354
Marked as misclassified No
Message-id <E1QoR5Z-0006VU-MO@dinsdale.python.org>
In-reply-to
Content
New changeset 07d94cf3521e by Eli Bendersky in branch 'default':
Issue #11049: fix test_forget on installed Python - add os.curdir to sys.path
http://hg.python.org/cpython/rev/07d94cf3521e
History
Date User Action Args
2011-08-03 02:21:43python-devsetrecipients: + python-dev, brett.cannon, vinay.sajip, ncoghlan, pitrou, giampaolo.rodola, ezio.melotti, eric.araujo, r.david.murray, eli.bendersky, sandro.tosi
2011-08-03 02:21:42python-devlinkissue11049 messages
2011-08-03 02:21:42python-devcreate