I have the DOS or Windows version but it appears to be only a binary. Wheres the library?
A. You still need to copy the files from the distribution directory “python/Lib” to your system. If you don’t have the full distribution, you can get the file pythonlib1.0.2.tar.gz from most ftp sites carrying Python; this is a subset of the distribution containing just those file. Once you have installed the library, you need to point sys.path to it.