Oops, this is supposed to be disabled by default.

This commit is contained in:
Neal Norwitz 2006-02-16 07:30:11 +00:00
parent 720ddb625b
commit 82c5a86d7c
1 changed files with 1 additions and 1 deletions

View File

@ -541,8 +541,8 @@ error:
/* This is only useful when running memory debuggers such as
* Purify or Valgrind. Uncomment to use.
*
*/
#define Py_USING_MEMORY_DEBUGGER
*/
#ifdef Py_USING_MEMORY_DEBUGGER