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, amaury.forgeotdarc, brett.cannon, chris.jerdonek, eric.snow, georg.brandl, ncoghlan, pitrou, python-dev
Date 2012-07-31.11:39:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3WmbKm4rqxzNbw@mail.python.org>
In-reply-to
Content
New changeset 8a0eb395e725 by Nick Coghlan in branch 'default':
Issue #15425: Don't rely on the assumption that the current working directory is on sys.path (this will hopefully appease the XP buildbots)
http://hg.python.org/cpython/rev/8a0eb395e725
History
Date User Action Args
2012-07-31 11:39:57python-devsetrecipients: + python-dev, brett.cannon, georg.brandl, amaury.forgeotdarc, ncoghlan, pitrou, Arfrever, chris.jerdonek, eric.snow
2012-07-31 11:39:57python-devlinkissue15425 messages
2012-07-31 11:39:57python-devcreate