aboutsummaryrefslogtreecommitdiff
path: root/wqflask/utility/svg.py
AgeCommit message (Expand)Author
2020-08-19Make Python more idiomaticBonfaceKilz
2020-08-19Wrap `raise` statements in parenthesisBonfaceKilz
2020-08-19Convert the old not-equal syntax, <>, to !=BonfaceKilz
2020-08-19Fix dictionary iteration methodsBonfaceKilz
2020-08-19Remove erroneous `if .. else` branchBonfaceKilz
2020-08-18Apply pep8BonfaceKilz
2020-08-18Replace "<>" with "!="BonfaceKilz
2020-08-18Wrap print statements in parenthesesBonfaceKilz
2018-03-22Change raise statementMuriithi Frederick Muriuki
2016-06-18Changed file permssions to non-executablePjotr Prins
2012-06-05Ran reindent.py recursively on wqflask directorySam Ockman
2012-05-24Trying to get stuff working under new structureSam Ockman