sorry, whitespace was messed up, have to find a better way to convert
This commit is contained in:
parent
8f2a2c20cc
commit
3a7d159d52
|
@ -402,6 +402,7 @@ class Config:
|
|||
if dbname and dbname in self.supported_databases:
|
||||
self.db_selected = dbname
|
||||
|
||||
|
||||
# s_dbs = doc.getElementsByTagName("mucked_windows")
|
||||
for aw_node in doc.getElementsByTagName("aw"):
|
||||
aw = Aux_window(node = aw_node)
|
||||
|
|
Loading…
Reference in New Issue
Block a user