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 vajrasky
Recipients pitrou, vajrasky
Date 2013-10-26.06:05:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382767534.85.0.429436750055.issue19398@psf.upfronthosting.co.za>
In-reply-to
Content
I finally found the main culprit which puts extra '/' in my sys.path. The patch removed the extra '/' and also fixed this test automatically.
History
Date User Action Args
2013-10-26 06:05:34vajraskysetrecipients: + vajrasky, pitrou
2013-10-26 06:05:34vajraskysetmessageid: <1382767534.85.0.429436750055.issue19398@psf.upfronthosting.co.za>
2013-10-26 06:05:34vajraskylinkissue19398 messages
2013-10-26 06:05:34vajraskycreate