Mark Lawrence added the comment:

The docs state 'from module import name1, name2. - This is a “don’t” which is 
much weaker than the previous “don’t”s but is still something you should not do 
if you don’t have good reasons to do that.'  How does that translate into 'The 
Python docs say that "from module import name1, name2" is an anti-idiom' ?

----------
nosy: +BreamoreBoy

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

Reply via email to