On Thu, May 29, 2008 at 7:04 AM, Ed Leafe <[EMAIL PROTECTED]> wrote: > On May 29, 2008, at 7:50 AM, Henning Hraban Ramm wrote: > >> CAP &Rückgängig: Ctrl+Z <type 'str'> >> HK Ctrl+Z <type 'str'> >> CURR Ctrl+Z <type 'unicode'> >> /Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site- >> packages/dabo/dabo/ui/uiwx/dMenuItem.py:80: >> UnicodeWarning: Unicode unequal comparison failed to convert both >> arguments to Unicode - interpreting them as being unequal >> if cap != curr: > > When I ran this, all my 'cap' values were unicode. I'm wondering why > yours are all str.
Could he be running the ansi version of Wx Instead of the Unicode version? Nate L. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
