diff finch/libgnt/pygnt/example/rss/gntrss.py @ 18727:778f4fc8cbcc

Parse HTML and show bold, italic etc. in the textview.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Mon, 30 Jul 2007 23:57:47 +0000
parents 1aeda1e812a8
children 3db31505e42f
line wrap: on
line diff
--- a/finch/libgnt/pygnt/example/rss/gntrss.py	Mon Jul 30 20:46:07 2007 +0000
+++ b/finch/libgnt/pygnt/example/rss/gntrss.py	Mon Jul 30 23:57:47 2007 +0000
@@ -199,7 +199,6 @@
 feeds = []
 urls = ("http://rss.slashdot.org/Slashdot/slashdot",
         "http://www.python.org/channews.rdf",
-        "http://pidgin.im/rss.php",
         "http://kerneltrap.org/node/feed"
         )