/[straw]/straw/src/lib/SummaryParserMP.py
ViewVC logotype

Diff of /straw/src/lib/SummaryParserMP.py

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

revision 1.13 by jmalonzo, Wed Jul 30 07:57:40 2003 UTC revision 1.14 by juri, Thu Oct 16 20:20:55 2003 UTC
# Line 79  class SummaryParserMP: Line 79  class SummaryParserMP:
79                      idh.feed(item.description)                      idh.feed(item.description)
80                      images = idh.get_images()                      images = idh.get_images()
81                      for i in images:                      for i in images:
82                          item.set_image(i, None)                          item.add_image(i)
83                  except Exception, ex:                  except Exception, ex:
84                      raise                      raise
85              item.feed = feed              item.feed = feed

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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