urlopener module no longer needed.

This commit is contained in:
Jonathan Davies 2009-05-28 03:10:08 -04:00
parent 6c2e20d030
commit 5ba877aefd

View File

@ -19,7 +19,6 @@
#
import cookie
import urlopener as lp_urlopener
import urllib2
import sys
from udtexceptions import PackageNotFoundException, SeriesNotFoundException