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 alexis, christian.heimes, eric.araujo, r.david.murray, tarek, techtonik
Date 2012-10-23.15:46:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351007196.21.0.836505672162.issue16299@psf.upfronthosting.co.za>
In-reply-to
Content
Ronald Oussoren on the mailing list:

If the name of the build directory bothers you you can change it by adding two lines to ~/.pydistutils.cfg:

[build]
build-base = __build__


Agreed, closing.
History
Date User Action Args
2012-10-23 15:46:36eric.araujosetrecipients: + eric.araujo, techtonik, christian.heimes, tarek, r.david.murray, alexis
2012-10-23 15:46:36eric.araujosetmessageid: <1351007196.21.0.836505672162.issue16299@psf.upfronthosting.co.za>
2012-10-23 15:46:36eric.araujolinkissue16299 messages
2012-10-23 15:46:36eric.araujocreate