[wingide-users] Confused about OS Commands tool box display of unicode data.
Barry Mossman
BarryMossman at primos.com.au
Tue Mar 20 10:04:30 MDT 2012
Thanks for looking into it. I am using Python 2.7
> -----Original Message-----
> From: Wing IDE Support [mailto:support at wingware.com]
> Sent: Wednesday, 21 March 2012 1:11 AM
> To: Barry Mossman
> Cc: wingide-users at wingware.com
> Subject: Re: [wingide-users] Confused about OS Commands tool box display
of
> unicode data.
>
> 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