commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnue] r8063 - trunk/gnue-common/src/definitions


From: btami
Subject: [gnue] r8063 - trunk/gnue-common/src/definitions
Date: Sat, 15 Oct 2005 16:25:47 -0500 (CDT)

Author: btami
Date: 2005-10-15 16:25:46 -0500 (Sat, 15 Oct 2005)
New Revision: 8063

Modified:
   trunk/gnue-common/src/definitions/GRootObj.py
Log:
designer needs this default

Modified: trunk/gnue-common/src/definitions/GRootObj.py
===================================================================
--- trunk/gnue-common/src/definitions/GRootObj.py       2005-10-15 12:05:06 UTC 
(rev 8062)
+++ trunk/gnue-common/src/definitions/GRootObj.py       2005-10-15 21:25:46 UTC 
(rev 8063)
@@ -45,7 +45,8 @@
     self._xmlParser = xmlParser
     self._xmlnamespaces = {}
     self._standardnamespaces = {}
-
+    self.rootComments = []
+    
     # This will store any "global myVar" that the triggers execute.
     self._globalRuntimeNamespace = {}
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]