urllib's functionality with urllib2

Harlin Seritt harlinseritt at yahoo.com
Mon Mar 14 00:17:42 EST 2005


Is there any reason why you can't import both?

import urllib as u
import urllib2 as uu




More information about the Python-list mailing list