Re: FoieGras-Tags - 29/06/2007
- From: "Hector E. Gomez M" <hectoregm gmail com>
- To: "Buddhika Lakanth Semage" <blaknath gmail com>
- Cc: gnome-soc-list gnome org
- Subject: Re: FoieGras-Tags - 29/06/2007
- Date: Sat, 30 Jun 2007 23:41:02 -0500
Hi:
One possible typo is present in xmparser.py in line 56 in handler end_element:
Is: self.buffer.insert_with_tags_by_name(self.iter3,"<"+name+">", "tag")
Should be:
self.buffer.insert_with_tags_by_name(self.iter3,"</"+name+">", "tag")
Hector
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]