Gregory P. Smith <g...@krypto.org> added the comment:

The existing pyexpat API doesn't give me a way to test if hash randomization is 
actually working so I'm going ahead without a specific test case for this.

Attributes are either reported to xmlparser.SameElementHandler in a dictionary 
(unordered) or are reported in a list in the order they appeared on the element 
depending on the xmlparser.ordered_attributes bool.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14234>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to