2 Commits

Author SHA1 Message Date
Andrew Eikum
dea349153f proton: Fix dumping byte string to JSON on python3 2018-09-06 14:22:36 -05:00
Andrew Eikum
5286f43fda proton: Call python3 explicitly on Linux
Frustratingly, Ubuntu ships no python binary by default, only python3,
so we can't just call python and expect it to work. This will fail on
distros that don't ship python3, but them's the breaks.
2018-08-29 09:24:41 -05:00