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 jaraco
Recipients alexreg, amaury.forgeotdarc, asvetlov, brian.curtin, eric.araujo, jaraco, ncoghlan, santoso.wijaya, wkornewald
Date 2012-01-15.17:04:10
SpamBayes Score 7.795742e-06
Marked as misclassified No
Message-id <1326647051.21.0.071648580613.issue6727@psf.upfronthosting.co.za>
In-reply-to
Content
I've created yet another patch (1cdb64480494) which adds a regression test under Python 2.7 to demonstrate that the fix works (based on test_import_symlink_package.py).
History
Date User Action Args
2012-01-15 17:04:11jaracosetrecipients: + jaraco, amaury.forgeotdarc, ncoghlan, eric.araujo, brian.curtin, asvetlov, santoso.wijaya, wkornewald, alexreg
2012-01-15 17:04:11jaracosetmessageid: <1326647051.21.0.071648580613.issue6727@psf.upfronthosting.co.za>
2012-01-15 17:04:10jaracolinkissue6727 messages
2012-01-15 17:04:10jaracocreate