Robin Becker wrote: > Is the any way to get an efficient 16bit hash in python?
hash(obj)&65535 - Josiah -- http://mail.python.org/mailman/listinfo/python-list
Robin Becker wrote: > Is the any way to get an efficient 16bit hash in python?
hash(obj)&65535 - Josiah -- http://mail.python.org/mailman/listinfo/python-list