/[gzz]/gzz/gzz/slices/YAMLVersionFormatter.py
ViewVC logotype

Diff of /gzz/gzz/slices/YAMLVersionFormatter.py

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

revision 1.8 by benja, Wed Oct 2 17:29:17 2002 UTC revision 1.9 by benja, Fri Oct 11 14:00:36 2002 UTC
# Line 219  def spanToString(span, ms): Line 219  def spanToString(span, ms):
219          pt = span.getLocation()          pt = span.getLocation()
220          size = span.getSize()          size = span.getSize()
221          return '[PageSpan, "%s", %s, %s, %s, %s, %s, %s]' % \          return '[PageSpan, "%s", %s, %s, %s, %s, %s, %s]' % \
222                 (id, span.offset(), span.length(),                 (id, span.offset(), span.offset() + span.length(),
223                      pt.x, pt.y, size.width, size.height)                      pt.x, pt.y, size.width, size.height)
224    
225      elif isinstance(span, ImageSpan):      elif isinstance(span, ImageSpan):

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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