On May 19, 2011, at 7:02 AM, [email protected] wrote:

> Version info:
> Platform: Win
> Python Version: 2.5.4 on win32
> Dabo Version: Version 0.9.3;
> Revision ~6449
> UI Version: 2.8.10.1 on wxMSW (---> 
> wxPython2.8-win32-unicode-2.8.10.1-py25.exe)


        Your versions look fine. I saw that you are using latin-1 encoding; the 
default for Dabo is utf-8. One thing to try is to create a file in the 'demo' 
directory named 'settings_override.py', and in it simply have the line

defaultEncoding = "latin-1"

        This will, as the filename suggests, override the default setting for 
encoding and tell it to use latin-1 instead. See if that makes a difference.



-- Ed Leafe



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to