From: Mark Shannon Date: Wed, 9 Jun 2021 14:55:35 +0000 (+0100) Subject: Delete line that was accidentally copied. (GH-26624) X-Git-Tag: v3.11.0a1~902 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6f84656dc188191225c8d5cdfd2a00de663988d0;p=thirdparty%2FPython%2Fcpython.git Delete line that was accidentally copied. (GH-26624) --- diff --git a/Lib/test/libregrtest/refleak.py b/Lib/test/libregrtest/refleak.py index 65b660bbc5b7..b94826a5daf9 100644 --- a/Lib/test/libregrtest/refleak.py +++ b/Lib/test/libregrtest/refleak.py @@ -73,7 +73,6 @@ def dash_R(ns, test_name, test_func): alloc_deltas = [0] * repcount fd_deltas = [0] * repcount getallocatedblocks = sys.getallocatedblocks - getallocatedblocks = sys.getallocatedblocks gettotalrefcount = sys.gettotalrefcount _getquickenedcount = sys._getquickenedcount fd_count = os_helper.fd_count