PyObject_Dump(): Use %p format to print the address of the pointer.
PyGC_Dump(): Wrap this in a #ifdef WITH_CYCLE_GC.
B
Barry Warsaw committed
903138f7758d4a4abf5a11a0686379ff6a136570
Parent: 39e44d7
PyGC_Dump(): Wrap this in a #ifdef WITH_CYCLE_GC.