/[gnue]/gnue-common/src/definitions/GObjects.py
ViewVC logotype

Diff of /gnue-common/src/definitions/GObjects.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.61 by jcater, Thu Jul 10 23:15:26 2003 UTC revision 1.62 by jamest, Sun Jul 27 20:47:42 2003 UTC
# Line 48  class GObj(GTriggerCore, ParserObj): Line 48  class GObj(GTriggerCore, ParserObj):
48      GTriggerCore.__init__(self)      GTriggerCore.__init__(self)
49      ParserObj.__init__(self, *args, **parms)      ParserObj.__init__(self, *args, **parms)
50      self.__properties__ = {}      self.__properties__ = {}
51        self._inits = []
52    
53    # This is a convenience function for applications    # This is a convenience function for applications
54    # NOT using GParser to load an object tree.    # NOT using GParser to load an object tree.

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26