>Python 3 doesn't have a urllib2 module; use the urllib package instead.<br><br><div>Thank you for your answer and the link.</div><div>Oh, sorry. It was one of the changes from .2.x to 3.x. I didn't know.</div><div>
There are really important and a lot of changes.</div><div><br></div><div>Thank you!</div><div><br></div><div><div class="gmail_quote">On Fri, Jan 1, 2010 at 10:57 PM, Duncan Booth <span dir="ltr"><duncan.booth@invalid.invalid></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">Hidekazu IWAKI <<a href="mailto:iwaki@iwakihidekazu.net">iwaki@iwakihidekazu.net</a>> wrote:<br>

<br>
> Hi;<br>
> I'd like to import "urllib2" in windows python 3.1.1, but I'm not able to<br>
> do it.<br>
<br>
</div>Python 3 doesn't have a urllib2 module; use the urllib package instead.<br>
<br>
See <a href="http://www.python.org/dev/peps/pep-3108/#urllib-package" target="_blank">http://www.python.org/dev/peps/pep-3108/#urllib-package</a><br>
<font color="#888888">--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
</font></blockquote></div><br></div>