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 eric.araujo
Recipients Arfrever, doko, eric.araujo, python-dev, tarek
Date 2012-06-30.19:09:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341083387.67.0.234465240204.issue14330@psf.upfronthosting.co.za>
In-reply-to
Content
+if "_PROJECT_BASE" in os.environ:

Can you use _PYTHON_PROJECT_BASE here?  Thanks.

(BTW it would be nice if you could mark the bugs for which you did commits as closed+fixed+committed.)
History
Date User Action Args
2012-06-30 19:09:47eric.araujosetrecipients: + eric.araujo, doko, tarek, Arfrever, python-dev
2012-06-30 19:09:47eric.araujosetmessageid: <1341083387.67.0.234465240204.issue14330@psf.upfronthosting.co.za>
2012-06-30 19:09:47eric.araujolinkissue14330 messages
2012-06-30 19:09:47eric.araujocreate