]> granicus.if.org Git - python/commit
Undefine the Yield macro after including Python_ast.h where it may cause conflicts...
authorKristján Valur Jónsson <kristjan@ccpgames.com>
Wed, 2 May 2007 16:02:48 +0000 (16:02 +0000)
committerKristján Valur Jónsson <kristjan@ccpgames.com>
Wed, 2 May 2007 16:02:48 +0000 (16:02 +0000)
commit00b0a9e5b2aac53db0c8c12e90b5537cd648043f
treeefc97268836fb01ee3666ccca544a2516a94a1eb
parent55d53f0367fb4294e326a43de94334b567ae3e27
Undefine the Yield macro after including Python_ast.h where it may cause conflicts with winbase.h on Windows.
Python/import.c
Python/pythonrun.c