checking in some stuff... i'm going to rework how i do the disk init to ALWAYS use freshDisk().
This commit is contained in:
@@ -2,6 +2,8 @@ import os
|
||||
##
|
||||
from lxml import etree
|
||||
|
||||
#https://stackoverflow.com/questions/30232031/how-can-i-strip-namespaces-out-of-an-lxml-tree/30233635#30233635 ?
|
||||
|
||||
class Config(object):
|
||||
def __init__(self):
|
||||
self.xml = None
|
||||
|
||||
Reference in New Issue
Block a user