develop
asamoukin 16 years ago
parent dc9793f6a9
commit 4afb682c54

@ -2149,7 +2149,6 @@ class profile(_file, _terms):
# Добавление необходимых переводов строк
docObj.insertBRtoBody(docObj.getNodeBody())
# Добавление необходимых разделителей между областями
print docObj.doc.toprettyxml()
docObj.insertBeforeSepAreas(docObj.getNodeBody())
# Получение текстового файла из XML документа
self.newProfile = objProfNew.getConfig().encode("UTF-8")

Loading…
Cancel
Save