[EMAIL PROTECTED] writes:
> In some algorithms a sentinel value may be useful, so for Python 3.x

Better to just use object() to generate sentinels.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to