Alan Hourihane <[email protected]> added the comment:

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.

----------
resolution: fixed -> accepted
status: closed -> open

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue10898>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to