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 dholth
Recipients alexis, dholth, eric.araujo, tarek
Date 2012-05-19.21:01:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337461320.76.0.755781101814.issue14843@psf.upfronthosting.co.za>
In-reply-to
Content
A tuple of (macro, '1') seems to do the trick

define_macros has to be space-separated, not comma-separated
History
Date User Action Args
2012-05-19 21:02:00dholthsetrecipients: + dholth, tarek, eric.araujo, alexis
2012-05-19 21:02:00dholthsetmessageid: <1337461320.76.0.755781101814.issue14843@psf.upfronthosting.co.za>
2012-05-19 21:02:00dholthlinkissue14843 messages
2012-05-19 21:01:59dholthcreate