This is a source-snapshot of work I've been doing to a) learn Python
 and b) get Python+Tkinter running under WINNT. I've done very little
 that is original, here, but it is instructive, and perhaps somebody
 can get Grail running as well. I haven't even thought of Win95 yet.

 This is a subset release of the python13 source tree - most of it doesn't
 require changing for this flavor. I've been compiling this with MSVC++ 4.0
 under NT 3.51. Installing it requires that you have, also, the tknt40
 release, which you can get from the usual places.

 The distribution is a gzipped-tar file. For some reason, the usual pipeline
 idiom for unpacking these things has given me trouble on this file -
 gunzip it, then untar it.

 cheers

[Ross Andrus, [email protected]]