fix some failing tests

This commit is contained in:
j 2012-09-09 19:28:11 +02:00
commit 8ba74a1e4b
10 changed files with 45 additions and 40 deletions

View file

@ -5,7 +5,7 @@ import re
import feedparser
from ox.cache import read_url
from ox import find_re, strip_tags
from ox import langCode2To3, langTo3Code
from ox.iso import langCode2To3, langTo3Code
def find_subtitles(imdb, parts = 1, language = "eng"):
if len(language) == 2: