Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-18 | Replace "<>" with "!=" | BonfaceKilz | |
* wqflask/utility/svg.py: Use "!=". The operator, "<>" is removed in Python3 | |||
2020-08-18 | Wrap print statements in parentheses | BonfaceKilz | |
2018-03-22 | Change raise statement | Muriithi Frederick Muriuki | |
* Change the raise statement to use an Exception object rather than using a string for compatibility with Python3. | |||
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 | |