When I run the following code in Python 3.3:
import urllib tempfile = urllib.request.urlopen(\"http://yahoo.com\")
I get the following error:>
If this is on PyCharm, as was mine, make sure your file name isn't urllib.py.