This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author methane
Recipients augustogoulart, barry, brett.cannon, eric.smith, ezio.melotti, methane, michael.foord, rbcollins, xtreak
Date 2020-07-20.03:33:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595215985.91.0.951783632944.issue36777@roundup.psfhosted.org>
In-reply-to
Content
This issue is not duplicate of #23882.
In the example, test1 and test1.test2 are namespace package. But they are specified explicitly.

`./python.exe -m unittest discover test1.test2`
History
Date User Action Args
2020-07-20 03:33:06methanesetrecipients: + methane, barry, brett.cannon, eric.smith, rbcollins, ezio.melotti, michael.foord, augustogoulart, xtreak
2020-07-20 03:33:05methanesetmessageid: <1595215985.91.0.951783632944.issue36777@roundup.psfhosted.org>
2020-07-20 03:33:05methanelinkissue36777 messages
2020-07-20 03:33:05methanecreate