Interesting way of getting a dialog box wrong

A salutory reminder of what can happen if you're foolish enough to pass a string where a list of strings is expected.

(log in to comment)

Comments

Let me guess... missing the comma in:

for option in ("Open Champagne",):