Error de importación: No hay nombre de módulo urllib2
Aquí está mi código:
import urllib2.request
response = urllib2.urlopen("http://www.google.com")
html = response.read()
print(html)
Alguna ayuda?
Warning: Undefined property: agent_blog_content::$date_asked in /var/www/agent_etc/data/www/ajaxhispano.com/template/agent.layouts/content.php on line 32
Warning: Undefined property: agent_blog_content::$count_answers in /var/www/agent_etc/data/www/ajaxhispano.com/template/agent.layouts/content.php on line 52