diff -r d67cc4fbc3f1 -r 9f14fb6995ff mod_hgpoll.py --- 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':