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 vinay.sajip
Recipients akihiro, vinay.sajip
Date 2021-05-21.11:50:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621597834.6.0.359133167216.issue44120@roundup.psfhosted.org>
In-reply-to
Content
> bar module use logging module of stdlib not bar.logging module in this test case.

Then bar.logging is ambiguous. There's no reason one has to use a stdlib package name in one's own package.
History
Date User Action Args
2021-05-21 11:50:34vinay.sajipsetrecipients: + vinay.sajip, akihiro
2021-05-21 11:50:34vinay.sajipsetmessageid: <1621597834.6.0.359133167216.issue44120@roundup.psfhosted.org>
2021-05-21 11:50:34vinay.sajiplinkissue44120 messages
2021-05-21 11:50:34vinay.sajipcreate