]> granicus.if.org Git - python/commitdiff
Remove outdated statement
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 17 Jan 2013 22:08:03 +0000 (23:08 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 17 Jan 2013 22:08:03 +0000 (23:08 +0100)
Lib/test/test_capi.py

index 4d931f8d3c6e416bc606b6509e20c312235a08c5..e7afa55fd12eb6590c3dabe3ba77c4b0c8cee6fb 100644 (file)
@@ -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: