comparison tests/test_parse_files/test_raise.py @ 60:9f0f457a67f6

Add ast.Raise.
author Bastien Orivel <eijebong@bananium.fr>
date Mon, 13 Jun 2016 01:24:09 +0200
parents
children
comparison
equal deleted inserted replaced
59:407b3b217928 60:9f0f457a67f6
1 raise
2 raise Exception
3 raise Exception from KeyError