/[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.62 by jamest, Sun Jul 27 20:47:42 2003 UTC revision 1.63 by siesel, Wed Oct 8 14:04:29 2003 UTC
# Line 372  class GObj(GTriggerCore, ParserObj): Line 372  class GObj(GTriggerCore, ParserObj):
372    
373      if allowAllChildren:      if allowAllChildren:
374        for child in self._children:        for child in self._children:
375          rs += child.findChildOfType(type,0, 1)          rs += child.findChildrenOfType(type,0, 1)
376    
377      return rs      return rs
378    

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

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