]> granicus.if.org Git - python/commit
Issue #19771: Omit irrelevant message if package could not be initialized
authorMartin Panter <vadmium+py@gmail.com>
Sat, 12 Dec 2015 06:58:55 +0000 (06:58 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Sat, 12 Dec 2015 06:58:55 +0000 (06:58 +0000)
commitdda584340e88004b534de6c24a39633bdfdf0104
tree465d781d47d5430fde385ea9d9e5fb2ff97cb2af
parentf0c0318cdc72cbc65014f3a550efb4c8a737b9e3
Issue #19771: Omit irrelevant message if package could not be initialized
Lib/runpy.py
Lib/test/test_cmd_line_script.py
Misc/NEWS