Re: MD5 Help Page
Nevermind--chr(0x64) is 'd', as in duh. --dang -- http://mail.python.org/mailman/listinfo/python-list
MD5 Help Page
I'm referring to the text in http://www.python.org/doc/2.4.2/lib/module-md5.html, which shows the same thing I see in the Windows version of the help. The two examples show: '\xbbd\x9c\x83\xdd\x1e\xa5\xc9\xd9\xde\xc9\xa1\x8d\xf0\xff\xe9' as the output, and that is indeed what I see when I run th