scour/scour
Eduard Braun 47bc477cd1 Collect globals for tracking statistics in scourString() and make sure they're all properly initialized to zero.
Before statistics were wrong when scouring multiple files/strings because initialization was only done once when loading the module.
2016-09-18 15:47:07 +02:00
..
__init__.py Consistent whitespace across source files according to PEP 8 2016-09-15 00:35:13 +02:00
scour.py Collect globals for tracking statistics in scourString() and make sure they're all properly initialized to zero. 2016-09-18 15:47:07 +02:00
svg_regex.py Order imports as suggested by PEP 8 2016-09-15 21:56:36 +02:00
svg_transform.py Order imports as suggested by PEP 8 2016-09-15 21:56:36 +02:00
yocto_css.py Consistent whitespace across source files according to PEP 8 2016-09-15 00:35:13 +02:00