Re: [Boa Constr] About Boa constructor 0.6.1
Status: Beta
Brought to you by:
riaan
From: Werner F. B. <wer...@fr...> - 2007-10-17 14:49:30
|
Hi Serge, Serge Gauthier wrote: > Hi Werner, > > Yes, I am using the Boa installed with .exe file and wxPython 2.8.6.0 > unicode. That is why sitecustomize.py does NOT work. If you use the .exe installer it installs "its own" Python and wxPython version. You might want to get source package or just checkout the latest from CVS. > > in sitecustomize.py I wrote: > > import sys > sys.setdefaultencoding('latin') > > Nothing changes, by default this is 'ascii'. > > How to change that at startup ? I don't know if this can be done using the .exe installer, maybe Riaan knows of a way. Werner |