short_repr(): when processing tuple elements, use short_repr()
recursively to avoid blowing up when a tuple contains a really long string (e.g. 100 MB in size).
Showing
Please register or sign in to comment
recursively to avoid blowing up when a tuple contains a really long string (e.g. 100 MB in size).