scour/scour
Niels Thykier 9656569a72
serializeXML: Refactor the attribute ordering code
Rewrite the code for ordering attributes in the output and extract it
into a function.  As a side-effect, we ensure we only use the
`.item(index)` method once per attribute because it is inefficient
(see https://bugs.python.org/issue40689).

Signed-off-by: Niels Thykier <niels@thykier.net>
2020-06-07 18:07:31 +00:00
..
__init__.py Scour v0.37 2018-07-04 19:16:55 +02:00
scour.py serializeXML: Refactor the attribute ordering code 2020-06-07 18:07:31 +00:00
svg_regex.py Fix handling of boolean flags in elliptical path commands (#183) 2018-04-08 15:32:47 +02:00
svg_transform.py Some whitespace fixes to make newer versions of flake8 happy 2016-11-27 18:52:39 +01:00
yocto_css.py Consistent whitespace across source files according to PEP 8 2016-09-15 00:35:13 +02:00