Serhiy Storchaka added the comment: In this case we should do
test_package = None # Built-in modules cannot be a package. test_module_in_package = None # Built-in modules cannobt be in a package. ... And then tests will be skipped and not shown in test report. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19596> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com