Özür dilerim...
This commit is contained in:
Barış Metin
2005-06-22 14:12:45 +00:00
parent 61e2d15337
commit 9b8853e9c2
-1
View File
@@ -43,7 +43,6 @@ class UpdateInfo:
self.version = getNodeText(getNode(node, "Version"))
self.release = getNodeText(getNode(node, "Release"))
class HistoryInfo:
def elt(self, xml):
node = xml.newNode("Update")
xml.addTextNodeUnder(node, "Date", self.date)