jorgebastida / gordon

λ Gordon is a tool to create, wire and deploy AWS Lambdas using CloudFormation
Other
2.05k stars 137 forks source link

python 3 string issue #162

Open AlJohri opened 6 years ago

AlJohri commented 6 years ago

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