I'm guessing we should be in the habit of zapping our Python 3.0
installations before executing "make (alt)?install", correct? Looking at my
local Py3k install I see both urllib the package and urllib the module:
% find /Users/skip/local/lib/python3.0 -name 'urllib*'
/Users/skip/local/lib/python3.0/urllib
/Users/skip/local/lib/python3.0/urllib.py
/Users/skip/local/lib/python3.0/urllib.pyc
/Users/skip/local/lib/python3.0/urllib.pyo
/Users/skip/local/lib/python3.0/urllib2.py
/Users/skip/local/lib/python3.0/urllib2.pyc
/Users/skip/local/lib/python3.0/urllib2.pyo
Just an FYI more than anything else.
Skip
_______________________________________________
Python-3000 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe:
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com