i believe that was the text i pasted earlier -- if...
# announce
a
i believe that was the text i pasted earlier -- if you keep going down the stack you get to that base AssertionError (thinking about the multiple lines of
During handling of the above exception, another exception occurred:
in the output). the
.rstrip()
call was in a common method so it makes sense that more than one would break (as in, those specific errors can be traced back to the change which added the
.rstrip()
.