<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<br>
The main argument against "import *" is namespace pollution. In case<br>
of (Py)Qt this isn't such a hard argument, since at least everything<br>
starts with Q* or pyqt*, so clashes are minimized.<br>
<span class=""><font color="#888888"><br>
Florian<br>
<br></font></span></blockquote><div><br></div><div><span style="font-family:arial,sans-serif;font-size:13px">I'd also add that it breaks tools like pyflakes, which I believe is reason enough on it's own.</span></div>
<div><br></div><div>- MH </div></div></div></div>