fixing spiegel.py

This commit is contained in:
Rolux 2008-04-30 14:29:20 +02:00
parent 776dab7f59
commit 40185f89ab
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ from BeautifulSoup import BeautifulSoup
from oxutils.cache import getUrl
from oxutils.html import stripTags
from oxutils.text import findRegexp
class Spiegel:
def __init__(self, year, week):