[Python-Dev] Re: [Python-checkins] python/dist/src/Lib/lib-tk Tkinter.py, 1.178, 1.179

David Ascher DavidA at activestate.com
Thu Feb 19 00:05:53 EST 2004


Neal Norwitz wrote:

> David,
> 
> Thanks for adding a test for _tkinter.c.  It's a really good start.
> Unfortunately, testPackageRequire() fails for me because I don't have
> Tclx.  Is there any way to make the test more robust?

Will investigate. (Thanks for the other fixes btw).

> I also have a question about the implementation.  It looks like 
> useTK is required to be an integer.  Is that correct?  I would have 
> expected to be able to use any boolean value.

Probably.  Will fix.  Thanks!

--david



More information about the Python-Dev mailing list