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 alexreg
Recipients alexreg, brian.curtin, eric.smith, jaraco, tim.golden
Date 2011-11-16.01:16:24
SpamBayes Score 0.00016900963
Marked as misclassified No
Message-id <1321406184.85.0.223728035953.issue13412@psf.upfronthosting.co.za>
In-reply-to
Content
Okay, so I figured out where I was originally seeing this issue. (It does indeed work normally as you said; I'm not sure how I tested otherwise.)

Well, the problem is when you load a module that is a SYMLINKD. If the module folder is a normal directory, all works fine, otherwise it can't be found. Hopefully you can verify this.
History
Date User Action Args
2011-11-16 01:16:24alexregsetrecipients: + alexreg, jaraco, eric.smith, tim.golden, brian.curtin
2011-11-16 01:16:24alexregsetmessageid: <1321406184.85.0.223728035953.issue13412@psf.upfronthosting.co.za>
2011-11-16 01:16:24alexreglinkissue13412 messages
2011-11-16 01:16:24alexregcreate