[Python-checkins] cpython (3.2): Remove outdated statement

antoine.pitrou python-checkins at python.org
Thu Jan 17 23:11:51 CET 2013


http://hg.python.org/cpython/rev/ce6dc780e69e
changeset: 81562:ce6dc780e69e
branch: 3.2
parent: 81547:c7dfc307b88e
user: Antoine Pitrou <solipsis at pitrou.net>
date: Thu Jan 17 23:08:03 2013 +0100
summary:
 Remove outdated statement
files:
 Lib/test/test_capi.py | 1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/Lib/test/test_capi.py b/Lib/test/test_capi.py
--- a/Lib/test/test_capi.py
+++ b/Lib/test/test_capi.py
@@ -170,7 +170,6 @@
 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:
-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /