Jeff Tillotson

Results 2 issues of Jeff Tillotson

- Replace tabs with whitespace - Correct some resulting indentation issues - Write unittests (~34% coverage) - apply tox, coverage, flake8

When attempting to import and use this module in python3 the following error occurs:Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/runpy.py", line 151, in _run_module_as_main mod_name, mod_spec, code = _get_module_details(mod_name) File...