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 samuel.iseli
Recipients eric.smith, jcea, mark.dickinson, python-dev, samuel.iseli
Date 2012-02-03.15:36:23
SpamBayes Score 1.7627752e-05
Marked as misclassified No
Message-id <1328283384.19.0.77412146228.issue13889@psf.upfronthosting.co.za>
In-reply-to
Content
There's an excess space after a line continuation backslash in my last patch, so it doesn't compile (pyport.h, line 567).
Here's an additional patch that removes the space.
Didn't find out how to combine the 2 revisions in one patch-file...

Sorry about that.
History
Date User Action Args
2012-02-03 15:36:24samuel.iselisetrecipients: + samuel.iseli, jcea, mark.dickinson, eric.smith, python-dev
2012-02-03 15:36:24samuel.iselisetmessageid: <1328283384.19.0.77412146228.issue13889@psf.upfronthosting.co.za>
2012-02-03 15:36:23samuel.iselilinkissue13889 messages
2012-02-03 15:36:23samuel.iselicreate