Closed
Description
Description
Python template 3.6 is not compatible with 3.6 run time. Look like the template is not tested for exception conditions. Python 3.x exception handling has been changed from 2.x version.
Steps to Reproduce
Raise an exception in the try block. The code fails with an 'AttributeError' on e.message