[Python-ideas] + operator on generators

Greg Ewing greg.ewing at canterbury.ac.nz
Tue Jun 27 04:40:23 EDT 2017


David Mertz wrote:
> I just wish I could think of a good 
> character that doesn't have some very different meaning in other 
> well-known contexts (even among iterables).

    (a;b)

Should be unambiguous as long as the parens are required.

-- 
Greg


More information about the Python-ideas mailing list