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

pypy/module/thread/test/test_import_lock.py::AppTestThread::()::test_manual_locking

self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x7ff78b159e10>

    def test_manual_locking(self):
>           import _thread, os, imp, time, sys
E           (application-level) ModuleNotFoundError: No module named 'imp'

[/build_dir/own-linux-x86-64/build/pypy/module/thread/test/test_import_lock.py:33]:2: ModuleNotFoundError
builder: own-linux-x86-64 build #10877+
test: pypy/module/thread/test/test_import_lock.py::AppTestThread::()::test_manual_locking