cpython/Lib/importlib/test
Ezio Melotti c28f6fa505 #11420: make test suite pass with -B/DONTWRITEBYTECODE set. Initial patch by Thomas Wouters. 2013-03-16 19:48:51 +02:00
..
builtin
extension
frozen (Merge 3.1) Issue #11614: Fix importlib tests for the new __hello__ module 2011-05-16 16:59:49 +02:00
import_ Issue #16714: use 'raise' exceptions, don't 'throw'. 2012-12-18 21:14:22 +02:00
source #11420: make test suite pass with -B/DONTWRITEBYTECODE set. Initial patch by Thomas Wouters. 2013-03-16 19:48:51 +02:00
__init__.py
__main__.py
abc.py
benchmark.py
regrtest.py
test_abc.py
test_api.py Issue #13591: import_module potentially imports a module twice. 2011-12-14 22:23:46 -06:00
test_util.py
util.py Issue #13591: import_module potentially imports a module twice. 2011-12-14 22:23:46 -06:00