gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz/gzz/slices YAMLVersionFormatter.py


From: Benja Fallenstein
Subject: [Gzz-commits] gzz/gzz/slices YAMLVersionFormatter.py
Date: Wed, 01 Jan 2003 07:13:41 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Benja Fallenstein <address@hidden>      03/01/01 07:13:41

Modified files:
        gzz/slices     : YAMLVersionFormatter.py 

Log message:
        dbg printout to understand mudyc's problem

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/slices/YAMLVersionFormatter.py.diff?tr1=1.11&tr2=1.12&r1=text&r2=text

Patches:
Index: gzz/gzz/slices/YAMLVersionFormatter.py
diff -u gzz/gzz/slices/YAMLVersionFormatter.py:1.11 
gzz/gzz/slices/YAMLVersionFormatter.py:1.12
--- gzz/gzz/slices/YAMLVersionFormatter.py:1.11 Fri Dec  6 09:16:47 2002
+++ gzz/gzz/slices/YAMLVersionFormatter.py      Wed Jan  1 07:13:41 2003
@@ -211,6 +211,7 @@
 
 def spanToString(span, ms):
     block = span.getScrollBlock()
+    print block
     id = "storm:block:%s" % (block.saveOrGetId(ms).getString(),)
 
     if isinstance(span, TextSpan):



reply via email to

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