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 pitrou
Recipients flox, pitrou
Date 2010-03-22.22:59:30
SpamBayes Score 0.00015542023
Marked as misclassified No
Message-id <1269298879.5792.12.camel@localhost>
In-reply-to <1269296616.63.0.00997230050224.issue8205@psf.upfronthosting.co.za>
Content
> It happens only when sysconfig.is_python_build() is True (i.e. build directory).
> 
> Proposed patch fixes it.

Can't say whether the patch is ok, but I confirm it does fix the issue
here.
History
Date User Action Args
2010-03-22 22:59:31pitrousetrecipients: + pitrou, flox
2010-03-22 22:59:30pitroulinkissue8205 messages
2010-03-22 22:59:30pitroucreate