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

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

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

revision 1.32 by jmalonzo, Thu Oct 30 14:06:19 2003 UTC revision 1.33 by juri, Fri Oct 31 19:59:51 2003 UTC
# Line 86  def read_date(s): Line 86  def read_date(s):
86    
87    
88  #  encoding regex  #  encoding regex
89  xmlheaderRe = re.compile('<\?.*encoding="(.*)".*\?>')  xmlheaderRe = re.compile('<\?.*encoding="(.*?)".*\?>')
90    
91  class SummaryParser:  class SummaryParser:
92      def __init__(self):      def __init__(self):

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

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