!wtf ellipsis

Erik Max Francis max at alcyone.com
Fri Aug 13 19:35:34 EDT 2004


Christos TZOTZIOY Georgiou wrote:

> Peter provided a link answering your questions.  As a side note, I
> have
> used Ellipsis instead of None as a very handy last item put in queues
> in
> threaded programs (after all, "ellipsis" means "absence" or "lack" in
> English :)  Thus I avoid creating dummy classes to mark the end of
> data...

But as a sentinel, why would it be superior to None?

-- 
 __ Erik Max Francis && max at alcyone.com && http://www.alcyone.com/max/
/  \ San Jose, CA, USA && 37 20 N 121 53 W && AIM erikmaxfrancis
\__/ If you don't take chances, you can't do anything in life.
    -- Michael Spinks



More information about the Python-list mailing list