aboutsummaryrefslogtreecommitdiff
path: root/src/utils/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Non-present hashflag values should be None, not empty stringGravatar jesopo2018-10-041-1/+1
* Simplify hashflag parsingGravatar jesopo2018-10-041-6/+1
* Move 'top 10' logic to utils, add !wordiest to modules/words.pyGravatar jesopo2018-10-041-0/+11
* Use docstring key, not value, as a key.Gravatar jesopo2018-10-031-3/+3
* Move src/Utils.py in to src/utils/, splitting functionality out in to modules of•••related functionality Gravatar jesopo2018-10-031-0/+173