Given a string, turn each character into its ASCII character code and join them together to create a number - let's call this number total1: ...
I'm using Python 3.5 on Ubuntu. I modified this routine to show what I think it should be. Before it was flags = OP_FLAG_TERMCHAR_SET if a terminating char exists but was immediately followed by flags ...