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 skrah
Date 2012-02-28.23:29:49
SpamBayes Score 0.16271357
Marked as misclassified No
Message-id <1330471789.82.0.712728849873.issue14152@psf.upfronthosting.co.za>
In-reply-to
Content
In Python2.6 all headers from Include/ were added:

   # Python header files
   headers = glob("Include/*.h") + ["pyconfig.h"]
History
Date User Action Args
2012-02-28 23:29:49skrahsetrecipients: + skrah
2012-02-28 23:29:49skrahsetmessageid: <1330471789.82.0.712728849873.issue14152@psf.upfronthosting.co.za>
2012-02-28 23:29:49skrahlinkissue14152 messages
2012-02-28 23:29:49skrahcreate