[wingide-users] Confused about OS Commands tool box display of unicode data.
Wing IDE Support
support at wingware.com
Tue Mar 20 09:10:55 MDT 2012
On 3/20/12 2:05 AM, Barry Mossman wrote:
>>
>> You probably need to change the I/O Encoding field in the OS Command's
>> definition. You should also have a Debugger> I/O> OS Commands Encoding
>> preference (third one on that prefs page).
>>
>
> Thanks for your response.
>
> I now see the OS Command Property UI setting for I/O Encoding . Thanks,
> however I still can't get a fix using this.
>
> My print statement still gives unexpected results with Unicode data when run
> within Wing's OS Commands facility.
It looks like the OS Commands tool is not correctly setting the encoding
on sys.stdout in the subprocess. Are you using Python 2 or Python 3
here? We'll see if this can be fixed.
Thanks,
John
More information about the wingide-users
mailing list