Mercurial > hg > documentViewer
changeset 295:345df6402050
*** empty log message ***
author | abukhman |
---|---|
date | Thu, 14 Oct 2010 14:34:01 +0200 |
parents | 38ee730716c8 |
children | c38b86ce1021 |
files | MpdlXmlTextServer.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/MpdlXmlTextServer.py Thu Oct 14 14:26:42 2010 +0200 +++ b/MpdlXmlTextServer.py Thu Oct 14 14:34:01 2010 +0200 @@ -156,7 +156,7 @@ hrefNode= l.getAttributeNodeNS(None, u"id") href= hrefNode.nodeValue hrefList.append(href) - hoho= hrefList.replace("['u%s']"%href,'%s'%href) + hoho= hrefList.remove("['u%s']"%href,'%s'%href) logging.debug("getGisPlaces :%s"%(hoho))