Re: [Tutor] UnicodeWarning: Comparing String

2013-01-15 Thread Prasad, Ramit
ialec...@gmail.com wrote: > Hi, > > I am trying to check if a Unicode string matches data from an Easygui > "enterbox". I spent one hour looking > online how to solve this problem and I'm still stuck because I don't > understand all of the explanations I find. > Lots of trial and error didn't he

[Tutor] UnicodeWarning: Comparing String

2013-01-15 Thread -
Hi, I am trying to check if a Unicode string matches data from an Easygui "enterbox". I spent one hour looking online how to solve this problem and I'm still stuck because I don't understand all of the explanations I find. Lots of trial and error didn't help either. I use Python 2.5.1. ===T