On Sat, Nov 25, 2017 at 1:05 PM,  <namenobodywa...@gmail.com> wrote:
> On Friday, November 24, 2017 at 12:13:18 PM UTC-8, Terry Reedy wrote:
>
>> Since you did not start with tests or write tests as you wrote code, ...
>
> why on earth would you assume that? instantiate "window" and you'll see it 
> works exactly as i intended; nobody's asking you to debug code for free; i'm 
> looking for the kind of feedback the other respondent gave
>

Tests, in this sense, means *automated* tests. Check out the
"unittest" module, and perhaps read up on techniques of software
testing.

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to