[wingide-users] [WingIDE] default encoding for Debug Probe window?
Wing IDE Support
support at wingware.com
Wed Dec 1 11:40:10 EST 2004
Peter.Frey at haufe.de wrote:
> It looks like everything is output in utf-8 encoding.
The problem is that Wing is not picking up the default encoding of
stdout and instead assuming utf-8. Does printing the string in a python
interpreter outside of Wing work? I ask because I want to determine if
the system default can be used or if Wing needs to provide a mechanism
to override this default.
Thanks,
John
More information about the wingide-users
mailing list