On Thu, Jun 23, 2016 at 10:05 PM, Jussi Piitulainen <jussi.piitulai...@helsinki.fi> wrote: > Is "sq" mnemonic for something?
Presumably "sequence", which fits the other assumption that you noted: that calling 'iter' on it will produce a non-destructive iterator. I hope that code is never used on older Pythons that don't have exception chaining, given that it has a bare except in it. Actually, I hope that code is never used at all. ChrisA -- https://mail.python.org/mailman/listinfo/python-list