Re: WxPython For Python 3.5.1
Robin Dunn <[email protected]>
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <[email protected]> |
Dietmar Schwertberger wrote: > Please apply the encoding modification from config.py also to > build_wxwidgets.py. > But still the build may fail if the codepage is not 1252. Maybe > build.py should call "chcp 1252" or this should be added to the build > instructions. > (The use of code page 1252 was recommended by the waf people when I > first ran into encoding problems.) Thanks. I'll make that change and add a note to the README. Ideally, now that build_wxwidgets.py has been moved into the Phoenix tree we should refactor the common or otherwise similar helper code in the various buildtools modules into a new module, but that can wait until after more important things. I think there is still some unused Classic build code in there after-all... -- Robin Dunn Software Craftsman http://wxPython.org -- You received this message because you are subscribed to the Google Groups "wxPython-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.