Re: About Boa constructor 0.6.1
"Werner F. Bruhin" <[email protected]>
| Newsgroups | gmane.comp.ide.boa-constructor.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Serge,
Serge Gauthier wrote:
> Hi Werner,
>
> I created a sitecustomize.py file in Python25 directory as you wrote
> it. It doesn't change anything.
>
> I found the solution by typing in the shell editor:
>
> import sys
> sys.setdefaultencoding('latin') not 'utf-8'
What version of wxPython are you using?
For me utf-8 works for both:
wx.version()
'2.8.4.2 (msw-ansi)'
wx.version()
'2.8.6.0 (msw-unicode)'
>
> and everything is ok !!
>
> Now, how to do it automatically when Boa runs ???
That is what sitecustomize.py does, maybe change it to use 'latin'
instead of 'utf-8'.
Werner
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/