diff commitwatcher/agent.py @ 12:a0ff003319ec

foo
author Jeff Hammel <jhammel@mozilla.com>
date Sat, 28 Sep 2013 06:40:25 -0700
parents 546695da018c
children 77118f83b5b7
line wrap: on
line diff
--- a/commitwatcher/agent.py	Sat Sep 28 05:15:59 2013 -0700
+++ b/commitwatcher/agent.py	Sat Sep 28 06:40:25 2013 -0700
@@ -3,8 +3,8 @@
 """
 
 import feedparser
-import pypatch
 from abc import abstractmethod
+from pypatch import patch
 from .commit import Commit
 from .store import MemoryStore
 
@@ -51,8 +51,8 @@
 
     @staticmethod
     def lsdiff(diff):
-        
-        
+        import pdb; pdb.set_trace()
+
     def diff_url(self, link):
         """
         returns diff_url from revision link: