Open seanvernon opened 4 years ago
Example
n.__str__ should be a lambda with parent f2, but it is shown as a lambda with parent Global. This issue does not persist in the frame opened by calling that lambda.
n.__str__
Example
n.__str__
should be a lambda with parent f2, but it is shown as a lambda with parent Global. This issue does not persist in the frame opened by calling that lambda.