scour/scour
Eduard Braun ab1aa0e2f8 Fix a bug with "points" attribute of "polyline/polygon" starting with a negative number.
In this case "len(nums) = 0" and "nums[len(nums)-1]" triggered an "IndexError: list index out of range"
2015-12-06 23:47:56 +01:00
..
__init__.py cleanups; bump version 2015-11-16 18:05:35 +01:00
scour.py Fix a bug with "points" attribute of "polyline/polygon" starting with a negative number. 2015-12-06 23:47:56 +01:00
svg_regex.py Python 3 Updates 2015-04-28 15:26:55 -05:00
svg_transform.py Python 3 Updates 2015-04-28 15:26:55 -05:00
yocto_css.py whitespace cleanup 2013-10-26 16:43:39 +02:00