#!/usr/bin/env python #################################### # Ubuntu APOD Background Selector apod.py # Alec Koumjian akoumjian@gmail.com # Licensed under GPL v 3.0 # # This script downloads the astronomy picture of the day # ( # and makes it the background for a Gnome Desktop. #################################### import urllib site = urllib.urlopen('http://apod.nasa.gov/apod/') searching = True while searching: current_line = site.readline() if "