This afternoon, Tim & I struggled in vain to create an example that
would trigger the error "replace structure with attribute replacements not yet implemented". We were right that it needed testing -- TALError was not imported. Fixing this in TALInterpreter.py, and adding code to TALGenerator.py that passes the "repldict" variable from emitStartElement() to emitEndElement(), through the "todo" variable, when a "replace" command is present.
Showing
Please register or sign in to comment