113
112
# to running out of stack space while evaluating "except (...):" in
114
113
# _bencode_py. This is harmless, so we temporarily override stderr to
115
114
# avoid distracting noise in the test output.
119
119
def test_malformed_dict(self):
120
120
self._run_check_error(ValueError, 'd')