Check the return values for all functions returning an ast node.
Failure to do it may result in strange error messages or even crashes, in admittedly convoluted cases that are normally syntax errors, like: def f(*xx, __debug__): pass
Showing
Please register or sign in to comment