Test ICSC.py

This commit is contained in:
Al-P 2019-07-31 00:02:02 +02:00
parent cb25181e8a
commit 57cd7a3fa6
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ class ICSC:
def getEvents(html):
events = []
#hier mit beautifulsoup events rausholen und in liste packen
events = BeautifulSoup.text
# events = BeautifulSoup.text
#in einer Schleife durch BS
#ermittel jedes event
ort = 'Witzhausen'