Kevin London

Results 4 issues of Kevin London

collections.Counter allows us to simplify the solution. Is it *too* Python specific?

needs-review

I changed the settings for storing database files from the default to another volume but it looks like Armory is still storing data in the default location in C:/Users.

The hook for the text has changed from an `a` tag to a `span`.

This changes the app to run with DEBUG=False unless the environment variable for FLASK_DEBUG has been explicitly set. [Flask's docs](http://flask.pocoo.org/docs/0.10/quickstart/#debug-mode) include a note about how this should never be run...