Re: [Boa Constr] wx.GetDefaultPyEncoding()
Status: Beta
Brought to you by:
riaan
From: Werner F. B. <wer...@fr...> - 2007-08-20 10:00:14
|
gianfranco bonacorsi wrote: > What do you get if you do this in the shell: > > >>> import wx > >>> wx.GetDefaultPyEncoding() > 'iso-8859-1' > >>> > > Well, I get 'cd1252'....... I assume you mean 'cp1252', which is the default on Windows and I believe is more or less equivalent to iso-8859-1. Can you put together a small runnable sample which shows the problem and also let use know what folder and file names you use. Werner |