Ok, now I'm confused...

trunk> python leo/test/qttexttest.py
Traceback (most recent call last):
  File "leo/test/qttexttest.py", line 15, in <module>
    ''')
  File "leo/test/qttexttest.py", line 9, in gu
    def gu(s): return unicode(s)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe0 in position 29: 
ordinal not in range(128)

trunk> head -1 leo/test/qttexttest.py
# -*- coding: utf-8 -*-

... what is its problem?  I don't have pyqt for python 3 on this machine, but I 
can't see why this isn't working in 2.6...

Cheers -Terry

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to