SerVB
10/01/2021, 8:05 PMPiotr Krzemiński
10/02/2021, 7:13 AMException
Python class. We'll have to modify the IR of all exception classes to do it, sounds like a good scope for a new lowering.SerVB
10/02/2021, 11:30 AMException_init__Create__0
tmp = Exception_init__Init__0(message, Object_create())
NameError: name 'Object_create' is not defined
So I guess I'm continuing your PR now