gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] libvob/vob/putil demokeys.py


From: Janne V. Kujala
Subject: [Gzz-commits] libvob/vob/putil demokeys.py
Date: Tue, 10 Jun 2003 06:15:37 -0400

CVSROOT:        /cvsroot/libvob
Module name:    libvob
Branch:         
Changes by:     Janne V. Kujala <address@hidden>        03/06/10 06:15:37

Modified files:
        vob/putil      : demokeys.py 

Log message:
        twid

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libvob/libvob/vob/putil/demokeys.py.diff?tr1=1.2&tr2=1.3&r1=text&r2=text

Patches:
Index: libvob/vob/putil/demokeys.py
diff -u libvob/vob/putil/demokeys.py:1.2 libvob/vob/putil/demokeys.py:1.3
--- libvob/vob/putil/demokeys.py:1.2    Tue Jun 10 06:03:33 2003
+++ libvob/vob/putil/demokeys.py        Tue Jun 10 06:15:37 2003
@@ -52,7 +52,6 @@
     def getdoc(self, scene):
         doc = ""
         for t in self.things:
-            print t
             doc += "\n" + t.getdoc(scene)
         return doc
             




reply via email to

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