Terry J. Reedy <[email protected]> added the comment:
'import *' is a PEP 8 violation. Depending in the * import to import sys is a bug. ---------- type: enhancement -> behavior _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue35660> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
