mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Remove outdated statement
This commit is contained in:
parent
809067c3c5
commit
b24d0d984c
1 changed files with 0 additions and 1 deletions
|
@ -170,7 +170,6 @@ class TestPendingCalls(unittest.TestCase):
|
|||
self.pendingcalls_wait(l, n)
|
||||
|
||||
def test_subinterps(self):
|
||||
# XXX this test leaks in refleak runs
|
||||
import builtins
|
||||
r, w = os.pipe()
|
||||
code = """if 1:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue