git://git.onelab.eu
/
monitor.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add a retry to the apc_reboot() for which there are different models.
[monitor.git]
/
configparse.py
1
from xml.sax import saxutils
2
3
class parse(saxutils.DefaultHandler):
4
def __init__(self, title, number):
5
self.search_title, self.search_number = title, number