PEP317
Created by: isidentical
Eliminate Implicit Exception Instantiation
It requires to evaluate bytecode in a simple scope and learn what is the type of raised value. Is it just a class or a instance.
Created by: isidentical
Eliminate Implicit Exception Instantiation
It requires to evaluate bytecode in a simple scope and learn what is the type of raised value. Is it just a class or a instance.