> From: d...@hashcollision.org
> Date: Sat, 12 Mar 2016 18:34:02 -0800
> To: robertvst...@gmail.com
> Subject: Re: [Tutor] OT: (Continuous) integration testing: Can a solo
> developer with very limited resources truly do this?
> CC: tutor@python.org
>
> On Sat, Mar 12, 2016 at 10:10 AM, boB Ste
> From: eryk...@gmail.com
> Date: Sun, 13 Mar 2016 01:39:11 -0600
> To: tutor@python.org
> Subject: Re: [Tutor] Changing the interpreter prompt symbol from ">>>" to ???
>
> On Sat, Mar 12, 2016 at 12:46 AM, boB Stepp wrote:
> > I did with the non-printing control character, but not with '\u25ba
On 13/03/16 02:21, boB Stepp wrote:
> On Sat, Mar 12, 2016 at 2:02 PM, Alan Gauld wrote:
>> On 12/03/16 18:10, boB Stepp wrote:
> Does one need to already have installation media for each OS to be
> used, or are they pre-loaded? If the first, for Windows that could
> potentially be a chunk of mo
> Date: Sat, 12 Mar 2016 23:08:20 -0600
> Subject: Re: [Tutor] Pmw/Tkinter question
> From: robertvst...@gmail.com
> To: sjeik_ap...@hotmail.com
> CC: tutor@python.org
>
> On Sat, Mar 12, 2016 at 2:17 AM, Albert-Jan Roskam
> wrote:
>> Hello,
>>
>> Below is
On Sun, Mar 13, 2016 at 3:14 AM, Albert-Jan Roskam
wrote:
> I thought that utf-8 (cp65001) is by definition (or by design?) impossible
> for console output in windows? Aren't there "w" (wide) versions of functions
> that do accept utf-8?
The wide-character API works with the native Windows charac
On Sun, Mar 13, 2016 at 11:01 AM, Albert-Jan Roskam
wrote:
>
> Thanks! However, if you replace 'broccoli' with a much longer option, you
> will see what I meant with the alignment problem. One can no longer read the
> first letters of the option once it'
On Sun, Mar 13, 2016 at 6:06 PM, boB Stepp wrote:
> On Sun, Mar 13, 2016 at 11:01 AM, Albert-Jan Roskam
> wrote:
>>
>
>> Thanks! However, if you replace 'broccoli' with a much longer option, you
>> will see what I meant with the alignment problem. One can
On 13 Mar 2016 23:25, "boB Stepp" wrote:
>
> On Sun, Mar 13, 2016 at 6:06 PM, boB Stepp wrote:
> > On Sun, Mar 13, 2016 at 11:01 AM, Albert-Jan Roskam
> > wrote:
> >>
> >
> >> Thanks! However, if you replace 'broccoli' with a much longer option,
you will
I just cannot leave this problem alone; however, I *do* believe I have
found the correct way to do what Albert-Jan desires within the
publicly accessible features of Pmw and Tkinter. I looked at the Pmw
documentation online at
http://pmw.sourceforge.net/doc/OptionMenu.html
and it said:
menubut