diff commitwatcher/agent.py @ 21:be7090ee7738

wip
author Jeff Hammel <jhammel@mozilla.com>
date Sun, 29 Sep 2013 20:32:42 -0700
parents a8e21cfda5fe
children
line wrap: on
line diff
--- a/commitwatcher/agent.py	Sun Sep 29 20:23:51 2013 -0700
+++ b/commitwatcher/agent.py	Sun Sep 29 20:32:42 2013 -0700
@@ -119,4 +119,7 @@
 
 
 class FeedAgentHTML(FeedAgent):
-    pass # TODO!
+    """
+    http://stackoverflow.com/questions/11709079/parsing-html-python
+    """
+