Home - Summaries: (main) : (py3.11) : (py3.12) : Everything - Nightly builds - Benchmarks - RPython - Builders - About

pypy.module.exceptions.test.apptest_exceptions:test_importerror_from_import_sets_name_from

def test_importerror_from_import_sets_name_from():
>       exc = raises(ImportError, "from sys import bluchbluchblah")
E       TypeError: 'from sys import bluchbluchblah' object (type: <class 'str'>) must be callable

../build/pypy/module/exceptions/test/apptest_exceptions.py:65: TypeError
builder: pypy-c-jit-linux-x86-64 build #11942+
test: pypy.module.exceptions.test.apptest_exceptions:test_importerror_from_import_sets_name_from