On 1/2/2010 12:46 AM, Hidekazu IWAKI wrote:
Hi;
I'd like to import "urllib2" in windows python 3.1.1, but I'm not able to
do it.
So, I researched the library directory; the result is following:
.....
.....
2009/06/07 19:11 61,749 unittest.py
2010/01/01 22:18<DIR> urllib
2007/12/06 09:48 6,318 uu.py
2008/11/30 20:40 21,534 uuid.py
.....
.....
Although it has "urllib", it doesn't have "urllib2". I guess to download
and install the module. But I can't find "urllib2" module for windows
with google.
I wonder if it would be possible for me to give the location?
urllib2 is merged into urllib in python3.
--
http://mail.python.org/mailman/listinfo/python-list