diff options
author | Mark Hammond <mhammond@skippinet.com.au> | 2000-06-20 08:12:48 (GMT) |
---|---|---|
committer | Mark Hammond <mhammond@skippinet.com.au> | 2000-06-20 08:12:48 (GMT) |
commit | 440d89823020b71d7659fcd357c24549ce815b4c (patch) | |
tree | 9c99e26e945d77e56cc28544ac7371269940b70f /Lib/urlparse.py | |
parent | abf17032a45c5253fd7f5211cc5b4b0409721699 (diff) | |
download | cpython-440d89823020b71d7659fcd357c24549ce815b4c.zip cpython-440d89823020b71d7659fcd357c24549ce815b4c.tar.gz cpython-440d89823020b71d7659fcd357c24549ce815b4c.tar.bz2 |
Added a new debug method sys.gettotalrefcount(), which returns the total number of references on all Python objects. This is only enabled when Py_TRACE_REFS is defined (which includes default debug builds under Windows).
Also removed a redundant cast from sys.getrefcount(), as discussed on the patches list.
Diffstat (limited to 'Lib/urlparse.py')
0 files changed, 0 insertions, 0 deletions