[Python-Dev] PEP 409 update [was: PEP 409 (original) (raw)

Ethan Furman ethan at stoneleaf.us
Fri Feb 3 19:01:54 CET 2012


Yury Selivanov wrote:

I got it, and I think it's fine to use explicit cause reset, using Ellipsis, or even some NoException special object if we decide to introduce one.

I'm against allowing 'from ...' syntax.

Well, ... /is/ Ellipsis -- no way to tell them apart by them time this part of the code sees it.

Ethan



More information about the Python-Dev mailing list