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 benjamin.peterson, cavallo71, doko, pitrou, vstinner
Date 2013-05-11.18:38:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1368297505.28.0.113435078987.issue17905@psf.upfronthosting.co.za>
In-reply-to
Content
You might have misunderstood me. Since locale.h appears to exist on all systems (including Android) there's no need to add a check for it in configure. On the other hand, it is correct to fix the existing guards like your patch proposes to do, except that there appears to be more places to fix.

I'm reopening the issue.
History
Date User Action Args
2013-05-11 18:38:25pitrousetrecipients: + pitrou, doko, vstinner, benjamin.peterson, cavallo71
2013-05-11 18:38:25pitrousetmessageid: <1368297505.28.0.113435078987.issue17905@psf.upfronthosting.co.za>
2013-05-11 18:38:25pitroulinkissue17905 messages
2013-05-11 18:38:25pitroucreate