Zeile 650:
Von: map_url = "http://www.weather.com/outlook/travel/businesstraveler/map/%s" % location_code
Nach: map_url = "http://www.weather.com/weather/map/%s" % location_code
Zeile 652:
Von: mapExp = """<IMG NAME="mapImg" SRC="([^\"]+)" WIDTH=([0-9]+) HEIGHT=([0-9]+) BORDER"""
Nach: mapExp = """<img name="mapImg" src="([^\"]+)" width="([0-9]+)" height="([0-9]+)" border"""
erstellt am 05.04.2011 um 11:33:41 von Alexander Rausch
Bitte nutze das folgende Formular um ein Kommentar zu schreiben.
Zum Formatieren kann BB-Code
genutzt werden.