Stefan Behnel <stefan...@behnel.de> added the comment:

The normal way to use ElementTree is to import the ElementTree module from the 
xml.etree package. Why do you think that needs to change? And why do you want 
to enforce an import of all modules before you even know which of them the 
users actually wants?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34461>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to