The type of the attrib object wasn't actually a dict.
It was an internal class that we can't easily compare to. So I'm opting to just make the xml output be more consistent and ordered. I was hoping to avoid this since the order shouldn't matter but the juggling we have to do to validate the unorderd data is more complication than it's worth.
Please register or sign in to comment