Welcome to the wpy directory.  Please see the other *.txt files and
the wpy/docs subdirectory for more information.  Wpy is distributed from
www.python.org as tar files which should be un-tar'd in the Python
root directory, the directory where PC, Modules, Objects, Parser,
Python etc. are located.  Then the directories wpy, wpy_nt and the
Windows NT project files will be located with these Python directories.

All of the wpy Python files and demos are in the wpy directory, as well
as source code for the wpy PC versions.  The project files and
directories for the NT versions are in the Python root.
Other files and directories are:

wpy/wpyth16    The directory for the native Windows 3.1 version of
               wpy.  Look for wpy/wpyth16/wpy_w31.exe.

wpy_nt         The directory for the Windows 95 and NT version of
               wpy.  Look for wpy_nt/release/wpy_nt.exe.  This
               requires python14.dll, mfc40.dll and msvcrt40.dll.

wpy_nspi       The directory for the Windows NT Netscape plugin dll.
               Look for wpy_nspi/release/npwpynt.dll.

wpy/npwpy31    The directory for the Windows 3.1 Netscape plugin dll.
               Look for wpy/npwpy31/npwpy31.dll.

wpy/docs       Documentation.

wpy/python14.dll  A copy of the standard Python NT DLL.  Wpy for Win95
                  andNT uses Python through this DLL.  It is not used
                  for 16-bit wpy nor for the Netscape plugins.
