Message 139601 - Python tracker (original) (raw)

Message139601

Author alanh
Recipients alanh, pitrou
Date 2011-07-01.20:44:07
SpamBayes Score 0.001614554
Marked as misclassified No
Message-id 1309553048.52.0.169655256509.issue10898@psf.upfronthosting.co.za
In-reply-to
Content
Hi Antoine, Unfortunately the #undef is too early and later #includes redefine it. We should move the #undef closer to the code that actually uses them.
History
Date User Action Args
2011-07-01 20:44:08 alanh set recipients: + alanh, pitrou
2011-07-01 20:44:08 alanh set messageid: 1309553048.52.0.169655256509.issue10898@psf.upfronthosting.co.za
2011-07-01 20:44:08 alanh link issue10898 messages
2011-07-01 20:44:07 alanh create