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 skrah
Recipients amaury.forgeotdarc, benjamin.peterson, georg.brandl, jeffr@livedata.com, pitrou, python-dev, skrah
Date 2012-03-22.19:44:21
SpamBayes Score 1.6270595e-05
Marked as misclassified No
Message-id <20120322194421.GA14077@sleipnir.bytereef.org>
In-reply-to <1332444449.8.0.408323436004.issue14387@psf.upfronthosting.co.za>
Content
Jeff Robbins <report@bugs.python.org> wrote:
> I am sorry if I've caused any confusion.  I am building a Python extension
> (APSW), and it includes the sqlite "amalgamation" and also includes Python.h.

The Python build itself failed here, too, specifically in unicodeobject.c.

But I now see that apart from Windows.h there's also windows.h. Case
insensitivity is a difficult concept for a Unix user...
History
Date User Action Args
2012-03-22 19:44:22skrahsetrecipients: + skrah, georg.brandl, amaury.forgeotdarc, pitrou, benjamin.peterson, python-dev, jeffr@livedata.com
2012-03-22 19:44:21skrahlinkissue14387 messages
2012-03-22 19:44:21skrahcreate