]> granicus.if.org Git - python/commit
Issue #15767: Add an explicit test for raising ModuleNotFoundError
authorBrett Cannon <brett@python.org>
Thu, 13 Jun 2013 03:38:50 +0000 (23:38 -0400)
committerBrett Cannon <brett@python.org>
Thu, 13 Jun 2013 03:38:50 +0000 (23:38 -0400)
commite5b25df16d10f6e3fb5010c29bfcc155f8b09bef
tree2f387f62adc5740912cea22b46d3ef99b5790241
parent8f5ac5106eb24dd8bda91f25e993a90a820a2d5c
Issue #15767: Add an explicit test for raising ModuleNotFoundError
when None in sys.modules.
Lib/test/test_importlib/import_/test_api.py