[Python-Dev] [SPAM: 3.000] [issue11682] PEP 380 reference implementation for 3.3
Greg Ewing
greg.ewing at canterbury.ac.nz
Thu Nov 10 01:34:30 CET 2011
More information about the Python-Dev mailing list
Thu Nov 10 01:34:30 CET 2011
- Previous message: [Python-Dev] [SPAM: 3.000] [issue11682] PEP 380 reference implementation for 3.3
- Next message: [Python-Dev] [SPAM: 3.000] [issue11682] PEP 380 reference implementation for 3.3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 10/11/11 12:11, Guido van Rossum wrote: > Actually it is valid, meaning "yield (expr, expr)" in any context > where "yield expr" is valid Hmmm, it seems you're right. I was testing it using my patched yield-from version of Python, where it has apparently become a syntax error. I didn't mean to break it, sorry! -- Greg
- Previous message: [Python-Dev] [SPAM: 3.000] [issue11682] PEP 380 reference implementation for 3.3
- Next message: [Python-Dev] [SPAM: 3.000] [issue11682] PEP 380 reference implementation for 3.3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list