finch/libgnt/pygnt/example/rss/gntrss.py

changeset 19176
487103c2e783
parent 19175
d6cea4e8560f
child 19178
952bf9cb471d
--- 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:

mercurial