Project

General

Profile

« Previous | Next » 

Revision 2556

xpath.py: get(): Create attrs: Put keys last so that any lookahead assertion's path will be created last as it would have without the assertion. This ensures that any value argument of an XML function will always go last even if a lookahead assertion would otherwise have caused it to be created with the element's keys, which previously were created before the attributes.

  • added
  • modified
  • copied
  • renamed
  • deleted