On Mon, Nov 7, 2011 at 8:16 AM, Antoine Pitrou <solip...@pitrou.net> wrote: > Either that or fix the error message. I can't find much benefit in > accepting None, that said (nor in refusing it).
Its very convenient when working with slices to not have to special case the end points. +1 on accepting None, FWIW. -Rob _______________________________________________ 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