Changeset 1866

Show
Ignore:
Timestamp:
06/11/08 21:14:46 (2 months ago)
Author:
duncan
svm:headrev:

cc3e1ea1-1e01-0410-8d68-8b121e83a9d5:11148
Message:

Added import of urllib2 for the HTTPError

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • freevo/src/video/plugins/imdb.py

    r1860 r1866  
    4343import re 
    4444import time 
     45import urllib2 
     46 
    4547from util.fxdimdb import FxdImdb, makeVideo, makePart, point_maker 
    46  
    4748from gui.PopupBox import PopupBox 
    4849from util import htmlenties2txt