@@ -187,11 +187,11 def main(): | |||
|
187 | 187 | |
|
188 | 188 | ##....................................................................................... |
|
189 | 189 | ##....................................................................................... |
|
190 |
#print("Escribiendo el archivo XML",controllerObj.writeXml( |
|
|
190 | #print("Escribiendo el archivo XML",controllerObj.writeXml(outPath +'/'+filename)) | |
|
191 | 191 | |
|
192 | 192 | controllerObj.start() |
|
193 | 193 | |
|
194 |
#print("Leyendo el archivo XML",controllerObj.readXml( |
|
|
194 | #print("Leyendo el archivo XML",controllerObj.readXml(outPath +'/'+filename)) | |
|
195 | 195 | |
|
196 | 196 | ##....................................................................................... |
|
197 | 197 | ##....................................................................................... |
|
1 | NO CONTENT: file was removed |
General Comments 0
You need to be logged in to leave comments.
Login now