[New-bugs-announce] [issue15371] test_cmd_line_script should include namespace package tests

Nick Coghlan report at bugs.python.org
Mon Jul 16 16:27:57 CEST 2012


New submission from Nick Coghlan <ncoghlan at gmail.com>:

test_cmd_line_script doesn't currently check that namespace packages and submodules of namespace packages can be executed via the -m switch

----------
components: Library (Lib)
messages: 165614
nosy: ncoghlan
priority: normal
severity: normal
status: open
title: test_cmd_line_script should include namespace package tests
versions: Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15371>
_______________________________________


More information about the New-bugs-announce mailing list