]> granicus.if.org Git - python/commit
Add test for runpy.run_module package execution and use something other than logging...
authorNick Coghlan <ncoghlan@gmail.com>
Sat, 7 Nov 2009 08:13:55 +0000 (08:13 +0000)
committerNick Coghlan <ncoghlan@gmail.com>
Sat, 7 Nov 2009 08:13:55 +0000 (08:13 +0000)
commit2733d88dc2e9950e62f4e573003bbcb4ccff6b73
treec7c3214310d6cd3f268520682a9c398c22303e0c
parente3383b8e8feb86a37eef780823a17d574bcb7e7b
Add test for runpy.run_module package execution and use something other than logging as the example of a non-executable package
Lib/test/test_runpy.py