]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120417: Modify test_bdb to use the import (#120628)
authorVictor Stinner <vstinner@python.org>
Mon, 17 Jun 2024 19:06:18 +0000 (21:06 +0200)
committerGitHub <noreply@github.com>
Mon, 17 Jun 2024 19:06:18 +0000 (21:06 +0200)
commite73c42e15cf83c7a81de016ce2827c04110c80c3
treed5fdb09660cbfe5fc37adacffe7d3032e96db145
parentc608477532c56decd70afd5c5390973bda6df58f
gh-120417: Modify test_bdb to use the import (#120628)

Run test_module_for_bdb with a specific namespace.
Lib/test/test_bdb.py