summaryrefslogtreecommitdiff
path: root/compressor/utils/stringformat.py
Commit message (Expand)AuthorAgeFilesLines
* Fix E901 SyntaxError in python3.2Kudlaty2013-04-161-7/+9
* Fix deprecated warnings and add tox testKudlaty2013-04-161-1/+3
* More flake8 fixesKudlaty2013-04-161-1/+1
* Fix PEP8 errors reported by the new flake8 version (except E128, which we ign...Mathieu Pillard2012-07-171-2/+1
* Final flaking.Jannis Leidel2012-05-191-14/+4
* More flaking.Jannis Leidel2012-05-191-13/+2
* Minor style fixes.Jannis Leidel2011-05-131-1/+1
* Moved FormattableString to compressor.utils.stringformat.Jannis Leidel2011-04-161-0/+278