• Show log

    Commit

  • Hash : ef6c46f8
    Author : Daniel Veillard
    Date : 2002-03-07T22:21:56

    fixed xmlHasNsProp() bugs for defaulted from DTD attribs, added a specific
    
    * tree.c python/tests/Makefile.am python/tests/attribs.py:
      fixed xmlHasNsProp() bugs for defaulted from DTD attribs,
      added a specific regression test
    * python/generator.py: xmlHasNsProp() and xmlHasProp() shall
      not raise exceptions when failing to find the attribute.
    Daniel