/[libvob]/libvob/vob/putil/demo.py
ViewVC logotype

Diff of /libvob/vob/putil/demo.py

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

revision 1.10 by tjl, Sat Jun 28 13:04:20 2003 UTC revision 1.11 by jvk, Mon Jun 30 11:07:15 2003 UTC
# Line 134  theModule = %(scenefile)s Line 134  theModule = %(scenefile)s
134              for mod in mods:              for mod in mods:
135                  if getattr(mod, "Scene", None):                  if getattr(mod, "Scene", None):
136                      globalScenes.append(mod.Scene())                      globalScenes.append(mod.Scene())
137                globalScenes.sort()
138              print globalScenes              print globalScenes
139    
140              if len(globalScenes) == 1:              if len(globalScenes) == 1:

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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