Chris Angelico wrote:
[...]
> assert """
> """", ", ";print('Will I print?');\
> "';print("Or will I?");\
> ';print("What about me?");'''\
> print("And me? Where endeth");"""\
> print('the assertion?');\''''Chris, that's not code... That's a syntactical representation of some random flea circus. -- https://mail.python.org/mailman/listinfo/python-list
