]> granicus.if.org Git - python/commitdiff
Oops, this is supposed to be disabled by default.
authorNeal Norwitz <nnorwitz@gmail.com>
Thu, 16 Feb 2006 07:30:11 +0000 (07:30 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Thu, 16 Feb 2006 07:30:11 +0000 (07:30 +0000)
Objects/obmalloc.c

index 090abda9e19f2ea6eb6a7eb02b8f80ae9a465453..3ee21e43c31bb557bbd430ccd96cab8dc595f10c 100644 (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