> So I'm proposing: please use _PYTHON_DEBUG for this purpose. Would > this cause any problems?
Python has its own debug flag: Py_DEBUG. The roles of _DEBUG and Py_DEBUG could easily be changed in PC/pyconfig.h. Any change needs a discussion on the Python ideas list. *wink* Christian -- http://mail.python.org/mailman/listinfo/python-list