mod_hgpoll.py

changeset 74
9f14fb6995ff
parent 73
d67cc4fbc3f1
child 75
1818d56c8ff5
--- a/mod_hgpoll.py	Mon Nov 10 02:06:06 2014 +0200
+++ b/mod_hgpoll.py	Mon Nov 10 02:10:49 2014 +0200
@@ -1,6 +1,7 @@
 from hgapi import hgapi, Repo
 from datetime import datetime
 import hgpoll as HgPoll
+import re
 
 ModuleData = {
 	'commands':

mercurial