<br><br><div class="gmail_quote">On Tue, Mar 18, 2008 at 10:49 AM, Aahz &lt;<a href="mailto:aahz@pythoncraft.com">aahz@pythoncraft.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Tue, Mar 18, 2008, &quot;Martin v. L?wis&quot; wrote:<br>
&gt;<br>
&gt; When I do a relative star import, I current get<br>
&gt;<br>
&gt; SyntaxError: &#39;import *&#39; not allowed with &#39;from .&#39;<br>
&gt;<br>
&gt; What&#39;s the reason for this restriction?<br>
<br>
</div>It was the first step in removing the ability to use &quot;from *&quot; at all. &nbsp;I<br>
don&#39;t have time right now to find the discussion, but I can do that later<br>
if you want.</blockquote><div>I suppose issue 2400 should be closed, then. <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<div class="Ih2E3d"><br>
&gt; Is it ok to remove it?<br>
<br>
</div>As always, that&#39;s up to Guido.<br>
<font color="#888888">--<br>
Aahz (<a href="mailto:aahz@pythoncraft.com">aahz@pythoncraft.com</a>) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;*&gt; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.pythoncraft.com/" target="_blank">http://www.pythoncraft.com/</a><br>
<br>
&quot;It is easier to optimize correct code than to correct optimized code.&quot;<br>
--Bill Harlan<br>
</font><div><div></div><div class="Wj3C7c">_______________________________________________<br>
Python-3000 mailing list<br>
<a href="mailto:Python-3000@python.org">Python-3000@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/python-3000" target="_blank">http://mail.python.org/mailman/listinfo/python-3000</a><br>
Unsubscribe: <a href="http://mail.python.org/mailman/options/python-3000/musiccomposition%40gmail.com" target="_blank">http://mail.python.org/mailman/options/python-3000/musiccomposition%40gmail.com</a><br>
</div></div></blockquote></div><br>