On Fri, Feb 3, 2012 at 22:14, Ethan Furman <et...@stoneleaf.us> wrote:
> Good news!  PEP 409 has been accepted!
>
> Not so good news:  There is no one assigned to Issue 6210 to review the
> patches... any volunteers?
>
> http://bugs.python.org/issue6210
>

Hi Ethan,

I've just looked at PEP 409 online
(http://www.python.org/dev/peps/pep-0409/) and I'm not sure where it
details the final syntax that was chosen.

The "Proposal" section says:

"
    I proprose going with the second option:

        raise NewException from None
"

This makes no mention of ellipsis / ....

Could you please clarify the PEP to make it detail the new syntax and
its proposed semantics more precisely?

Thanks in advance,
Eli
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to