mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
Oops, this is supposed to be disabled by default.
This commit is contained in:
parent
720ddb625b
commit
82c5a86d7c
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue