diff options
author | Barry Warsaw <barry@python.org> | 2000-07-12 05:18:36 +0000 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2000-07-12 05:18:36 +0000 |
commit | 03a873a79bff6e442f5f83f30a1fd64304ca0956 (patch) | |
tree | b534c9d60f8de9841bc45ed614ee4948c1d3e40a /Python/exceptions.c | |
parent | c1316c928f46566677767df694ba272a946d856e (diff) | |
download | cpython-03a873a79bff6e442f5f83f30a1fd64304ca0956.tar.gz |
debug_instance(): Use the same %p format directive as with
debug_cycle(), and don't cast the pointer to a long. Neither needs
the literal `0x' prefix as %p automatically inserts this (on Linux at
least).
Diffstat (limited to 'Python/exceptions.c')
0 files changed, 0 insertions, 0 deletions