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 srid
Recipients benjamin.peterson, r.david.murray, srid
Date 2010-03-30.04:29:01
SpamBayes Score 0.001648026
Marked as misclassified No
Message-id <1269923344.22.0.813978679152.issue8236@psf.upfronthosting.co.za>
In-reply-to
Content
> why is your buildout python failing to support that import?

I believe it is because "" (current directory) is not in sys.path for buildout python. Buildout explicitly sets sys.path. Perhaps that's why.

Feel free to close this issue.
History
Date User Action Args
2010-03-30 04:29:04sridsetrecipients: + srid, benjamin.peterson, r.david.murray
2010-03-30 04:29:04sridsetmessageid: <1269923344.22.0.813978679152.issue8236@psf.upfronthosting.co.za>
2010-03-30 04:29:02sridlinkissue8236 messages
2010-03-30 04:29:01sridcreate