73:d67cc4fbc3f1 | 74:9f14fb6995ff |
---|---|
1 from hgapi import hgapi, Repo | 1 from hgapi import hgapi, Repo |
2 from datetime import datetime | 2 from datetime import datetime |
3 import hgpoll as HgPoll | 3 import hgpoll as HgPoll |
4 import re | |
4 | 5 |
5 ModuleData = { | 6 ModuleData = { |
6 'commands': | 7 'commands': |
7 [ | 8 [ |
8 { | 9 { |