Andrew Kubiak

Results 2 issues of Andrew Kubiak

The licence entry in package.json appears to be outdated (no blob/master/license.md file found)

priority:low
type:bug
status:confirmed

Mostly just adds parentheses around print statements, making them friendly to both Python 2 and Python 3. Note that while the [documentation for `print()` in Python 2](https://docs.python.org/2/library/functions.html#print) cites `from __future__...