16bit hash

Josiah Carlson josiah.carlson at sbcglobal.net
Wed Jun 27 12:07:11 EDT 2007


Robin Becker wrote:
> Is the any way to get an efficient 16bit hash in python?

hash(obj)&65535

  - Josiah



More information about the Python-list mailing list