oxlib api changes

This commit is contained in:
j 2008-07-06 15:01:51 +02:00
parent cde21b0363
commit ce6124d33d
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ import re
import feedparser
from oxlib.cache import getUrl, getUrlUnicode
import oxlib
from oxlib.lang import langCode2To3, langTo3Code
from oxlib import langCode2To3, langTo3Code
def findSubtitlesByImdb(imdb, parts = 1, language = "eng"):
if len(language) == 2: