Use sys._getframe() only if a transaction error occurs, optimizing
for the common case and reducing the impact of any memory leaks associated with sys._getframe().
Showing
Please register or sign in to comment
for the common case and reducing the impact of any memory leaks associated with sys._getframe().