We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aef1b58 commit 6f84656Copy full SHA for 6f84656
Lib/test/libregrtest/refleak.py
@@ -73,7 +73,6 @@ def get_pooled_int(value):
73
alloc_deltas = [0] * repcount
74
fd_deltas = [0] * repcount
75
getallocatedblocks = sys.getallocatedblocks
76
- getallocatedblocks = sys.getallocatedblocks
77
gettotalrefcount = sys.gettotalrefcount
78
_getquickenedcount = sys._getquickenedcount
79
fd_count = os_helper.fd_count
0 commit comments