diff finch/libgnt/pygnt/example/rss/gntrss.py @ 18682:254823d66aa5

The promised cleanups.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 28 Jul 2007 20:21:48 +0000
parents ef15236a0866
children 121d1560346c
line wrap: on
line diff
--- a/finch/libgnt/pygnt/example/rss/gntrss.py	Sat Jul 28 11:30:54 2007 +0000
+++ b/finch/libgnt/pygnt/example/rss/gntrss.py	Sat Jul 28 20:21:48 2007 +0000
@@ -154,8 +154,7 @@
 feeds = []
 urls = ("http://rss.slashdot.org/Slashdot/slashdot",
         "http://www.python.org/channews.rdf",
-        "http://pidgin.im/rss.php",
-        "./rss.php"
+        "http://pidgin.im/rss.php"
         )
 
 for url in urls: