whoops, I wanted that commented out by default, will add doc to Misc
This commit is contained in:
parent
7eb3c9196d
commit
b5d7702e5c
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue