String comparison problem

Terry Reedy tjreedy at udel.edu
Thu Apr 8 10:26:07 EDT 2004


RE: String comparison problem
"Batista, Facundo" <FBatista at uniFON.com.ar> wrote in message
news:A128D751272CD411BC9200508BC2194D0338384C at escpl.tcp.com.ar...
>>Can not reproduce it.
>Please, do the following:
>str1 = info_res[2]
>str2 = md5sum(f_md5)
>print str1
>print str2
>And send them back to us.

It might possibly also be helpful to print the repr() of each string
instead of only the default str().







More information about the Python-list mailing list