On Mon, 30 Sep 2013 17:08:00 +0200 (CEST) christian.heimes <python-check...@python.org> wrote: > + > +* It should return ``0`` for zero length input. (Note: This can be handled as > + special case, too.)
What is this required for? The main requirement is that equal stuff hashes equal, but there's no reason for zero-length input to hash to zero, AFAIK. Regards Antoine. _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com