/[circus]/circus/circus/circus.py
ViewVC logotype

Diff of /circus/circus/circus.py

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

revision 1.23 by tvon, Sun Nov 17 23:11:15 2002 UTC revision 1.24 by tvon, Sun Nov 17 23:47:12 2002 UTC
# Line 175  class Ringmaster: Line 175  class Ringmaster:
175                  self.wm_actions.add_action(k, getattr(self.modules[module_name], v))                  self.wm_actions.add_action(k, getattr(self.modules[module_name], v))
176                            
177              self.modules[module_name].name = module_name              self.modules[module_name].name = module_name
178              self.modules[module_name]._load(self.config, self.display)              self.modules[module_name]._load(self.config, self.display, self.wm_actions)
179                            
180              # XXX need to specify if the module was not found or if there was an              # XXX need to specify if the module was not found or if there was an
181              # error loading it.  Currently either one raises this error              # error loading it.  Currently either one raises this error

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

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