Mercurial > hg > documentViewer
changeset 285:f8844a6c0865
*** empty log message ***
author | abukhman |
---|---|
date | Thu, 14 Oct 2010 12:44:18 +0200 |
parents | 4691a8063e67 |
children | f692e109530b |
files | MpdlXmlTextServer.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/MpdlXmlTextServer.py Thu Oct 14 12:44:01 2010 +0200 +++ b/MpdlXmlTextServer.py Thu Oct 14 12:44:18 2010 +0200 @@ -156,7 +156,7 @@ href= hrefNode.nodeValue for i in href: href = ",".join(href) - logging.debug("getGisPlaces :%s"%(href1)) + logging.debug("getGisPlaces :%s"%(href)) #logging.debug("getGisPlaces :%s"%(href)) #if href.startswith('id='): #hrefNode.nodeValue = href.replace('id=',"?")