]> granicus.if.org Git - python/commitdiff
whoops, I wanted that commented out by default, will add doc to Misc
authorNeal Norwitz <nnorwitz@gmail.com>
Sun, 6 Jun 2004 19:21:34 +0000 (19:21 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sun, 6 Jun 2004 19:21:34 +0000 (19:21 +0000)
Objects/obmalloc.c

index 54173e7a532e285f8749f5b9bef830ed411659a4..7b629b8d5e5d4be5c4ceffa22199f94039ee61a4 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