User Tools

Site Tools


public:t-vien-10-3:lab_1_materials

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:t-vien-10-3:lab_1_materials [2010/09/16 10:08] hannespublic:t-vien-10-3:lab_1_materials [2024/04/29 13:33] (current) – external edit 127.0.0.1
Line 96: Line 96:
  
 # We'll call the Yahoo RSS weather service and request info for Reykjavik (ICXX0002) # We'll call the Yahoo RSS weather service and request info for Reykjavik (ICXX0002)
-rssweather_socket = urllib.urlopen("http://weather.yahoo.com/forecastrss?p=ICXX0002")+rssweather_socket = urllib.urlopen("http://weather.yahooapis.com/forecastrss?p=ICXX0002")
 rssweather_xml = minidom.parse(rssweather_socket)  rssweather_xml = minidom.parse(rssweather_socket) 
 rssweather_socket.close() rssweather_socket.close()
/var/www/cadia.ru.is/wiki/data/attic/public/t-vien-10-3/lab_1_materials.1284631683.txt.gz · Last modified: 2024/04/29 13:33 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki