]> git.saurik.com Git - wxWidgets.git/commit
Fix for Python 2.2 defining NDEBUG and conflicting with __WXDEBUG__
authorRobin Dunn <robin@alldunn.com>
Sat, 13 Apr 2002 00:54:43 +0000 (00:54 +0000)
committerRobin Dunn <robin@alldunn.com>
Sat, 13 Apr 2002 00:54:43 +0000 (00:54 +0000)
commit5c8e1089c708816465482a6dc0100b686c4f8104
tree754133cd59956dad567be7fe5d8be1d43229a3c6
parent9de06a7953adafa337d4c2df5d752598a770a84f
Fix for Python 2.2 defining NDEBUG and conflicting with __WXDEBUG__

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15122 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/setup.py