Vinay Sajip <[email protected]> added the comment:
> 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. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue44120> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
