hash()

Aahz aahz at pythoncraft.com
Mon Dec 5 23:47:08 EST 2005


In article <mailman.1672.1133835082.18701.python-list at python.org>,
Tim Peters  <tim.peters at gmail.com> wrote:
>
>First, if `st` is a string, `st[::-1]` is a list.  Do you really mean
>to compare string hashes with list hashes here?  I'm going to assume
>not.

QOTW: Timbot makes an error ;-)
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

"Don't listen to schmucks on USENET when making legal decisions.  Hire
yourself a competent schmuck."  --USENET schmuck (aka Robert Kern)



More information about the Python-list mailing list