]> granicus.if.org Git - python/commit
Issue #19512: _print_total_refs() now uses an identifier to get "showrefcount"
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 6 Nov 2013 17:28:21 +0000 (18:28 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 6 Nov 2013 17:28:21 +0000 (18:28 +0100)
commit4ee41c5839b29226f2fc4893555638953f44c71f
tree80141c2fd476d9f3ac26703e6027f488a6bfccfe
parentd02fbb8f715a90079737e3048535b98c5a4e94e9
Issue #19512: _print_total_refs() now uses an identifier to get "showrefcount"
key from sys._xoptions
Python/pythonrun.c