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 nascheme
Recipients
Date 2001-04-10.16:15:04
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=35752

Setting PYTHONPATH should not be required.  Modules/getpath
must be getting confused.  I have no idea why.  The output
from

  ./python -c "import sys; print sys.path"

might be helpful.
History
Date User Action Args
2007-08-23 13:53:49adminlinkissue414228 messages
2007-08-23 13:53:49admincreate