[Python-Dev] PEP 409 - final? (original) (raw)
Tim Delaney timothy.c.delaney at gmail.com
Thu Feb 2 03🔞32 CET 2012
- Previous message: [Python-Dev] PEP 409 - final?
- Next message: [Python-Dev] PEP 409 - final?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2 February 2012 12:43, Nick Coghlan <ncoghlan at gmail.com> wrote:
Hmm, after writing up that list, the idea of using "cause is Ellipsis" (or even "cause is ...")to mean "use context instead" occurs to me. After all, "..." has the right connotations of "fill this in from somewhere else", and since we really just want a known sentinel object that isn't None and isn't a meaningful type like the boolean singletons...
It's cute yet seems appropriate ... I quite like it.
Tim Delaney -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20120202/7ebcd43f/attachment.html>
- Previous message: [Python-Dev] PEP 409 - final?
- Next message: [Python-Dev] PEP 409 - final?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]