ec2.py
30.2 KB
-
Always define error before using it · 576832e4
When the error reason is "Forbidden", the code throws a Python exception rather than simply outputting the exception reason. It's not nice to throw a Python exception when all the info to display a proper message is available.
Kim Johansson committed