[Python-ideas] A PEP on introducing variables on 'if' and 'while'

Juancarlo Añez apalala at gmail.com
Sat Jun 9 08:43:47 EDT 2018


Hello @here,

Is there a guide about writing (and publishing) PEPs?

I'd like to write one on `while expre as v: ...` using the context
semantics of `with expr as v` (not `except E as e`).

Cheers,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20180609/89fa64cc/attachment.html>


More information about the Python-ideas mailing list