Age | Commit message (Expand) | Author |
---|---|---|
2020-08-20 | Handle module renames in the standard library | BonfaceKilz |
2020-08-19 | Remove extra whitespace(or add it) from comma separated items | BonfaceKilz |
2020-08-19 | Make Python more idiomatic | BonfaceKilz |
2020-08-19 | Wrap `raise` statements in parenthesis | BonfaceKilz |
2020-08-19 | Convert the old not-equal syntax, <>, to != | BonfaceKilz |
2020-08-19 | Fix dictionary iteration methods | BonfaceKilz |
2020-08-19 | Remove erroneous `if .. else` branch | BonfaceKilz |
2020-08-18 | Apply pep8 | BonfaceKilz |
2020-08-18 | Replace "<>" with "!=" | BonfaceKilz |
2020-08-18 | Wrap print statements in parentheses | BonfaceKilz |
2018-03-22 | Change raise statement | Muriithi Frederick Muriuki |
2016-06-18 | Changed file permssions to non-executable | Pjotr Prins |
2012-06-05 | Ran reindent.py recursively on wqflask directory | Sam Ockman |
2012-05-24 | Trying to get stuff working under new structure | Sam Ockman |