jorgebastida / gordon

λ Gordon is a tool to create, wire and deploy AWS Lambdas using CloudFormation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python 3 string issue

AlJohri opened this issue · comments

looks like the binary string output on error is not decoded properly

screen shot 2018-04-22 at 7 26 38 pm

note the output of the error starting with b'

I'm running Python 3.6.5 and gordon 0.7.0