/[thuban]
ViewVC logotype

Revision 1280


Jump to revision: Previous Next
Author: bh
Date: Fri Jun 20 18:29:16 2003 UTC (21 years, 8 months ago)
Changed paths: 2
Log Message:
* test/xmlsupport.py (SaxEventLister.startElementNS)
(SaxEventLister.endElementNS): Do not include the qname. Python
2.2.1 and 2.2.2 and 2.2.3 differ in this regard. In 2.2.1 qname it
is (presumably incorrectly) None, whereas it's a string with the
element name in the later versions.

* test/test_xmlsupport.py (TestEventList.test_even_list_simple)
(TestEventList.test_even_list_namespace): Update tests to reflect
the new behaviour
(TestEventList.test_even_list_id_normalization): Fix doc-string


Changed paths

Path Details
Directorytrunk/thuban/test/test_xmlsupport.py modified , text changed
Directorytrunk/thuban/test/xmlsupport.py modified , text changed

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26