Author: Philip Jenvey <[email protected]>
Branch: py3k
Changeset: r84556:11191ae99e58
Date: 2016-05-21 15:04 -0700
http://bitbucket.org/pypy/pypy/changeset/11191ae99e58/
Log: kill comment
diff --git a/pypy/interpreter/test/test_raise.py
b/pypy/interpreter/test/test_raise.py
--- a/pypy/interpreter/test/test_raise.py
+++ b/pypy/interpreter/test/test_raise.py
@@ -439,7 +439,6 @@
fail('No exception raised')
def test_context_with_suppressed(self):
- # XXX: requires with statement's WHY_SILENCED
class RaiseExc:
def __init__(self, exc):
self.exc = exc
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit