I have built a number of Python 1.4 PC binaries from the new distribution and put them on ftp.interet.com in /pub/python. This is mirrored at www.python.org. Allow a couple days for it to get there. These are stock binary PC builds of 1.4: pyth_w31.zip Windows 3.1 (requires a winsock.dll) pyth_os2.zip OS/2 pyth_nt.zip Windows NT pyth_dos.zip 32-bit DOS including the DOS extender There is also a new version of WPY which uses 1.4. Unpack these WPY files in the Python root directory. The source will un-tar to a complete build environment which should make it easy to re-compile and alter WPY. WPY for windowing GUI programs wpycomon.tgz For Unix and PCs wpypcbin.tgz PC binaries wpypcsrc.tgz PC source Now that the book is done and the 1.4 distribution is out, I plan to spend more of my Python time on WPY. Jim Ahlstrom