This commit is contained in:
Christophe Benz 2010-04-16 18:14:52 +02:00
commit 585e9de870

View file

@ -21,7 +21,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
import re
from weboob.tools.browser import BaseBrowser
from weboob.tools.parsers.lxmlhtmlparser import LxmlHtmlParser
from weboob.tools.parsers.lxmlparser import LxmlHtmlParser
from .pages import VideoPage