Changeset 241:8346c1eb67b3 in documentViewer


Ignore:
Timestamp:
Oct 11, 2010, 2:44:09 PM (14 years ago)
Author:
abukhman
Branch:
default
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • MpdlXmlTextServer.py

    r240 r241  
    149149        for l in result:
    150150            hrefNode= l.getAttributeNodeNS(None, u"place")
     151            logging.debug("YYYY hrefNode%s"%hrefNode)
    151152            if hrefNode:
    152153                href= hrefNode.nodeValue
Note: See TracChangeset for help on using the changeset viewer.