diff options
author | Guido van Rossum <guido@python.org> | 1996-09-06 21:45:27 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1996-09-06 21:45:27 (GMT) |
commit | ebd8706fcd1d3fea9b42ceff15f7a5da3c57401d (patch) | |
tree | d359d72a593f8e1c4ddc5c59412ed5484d8aeedf /PC/setup_nt | |
parent | 026f01a29751e7bd91b0f62b54beb5b9eb24e73f (diff) | |
download | cpython-ebd8706fcd1d3fea9b42ceff15f7a5da3c57401d.zip cpython-ebd8706fcd1d3fea9b42ceff15f7a5da3c57401d.tar.gz cpython-ebd8706fcd1d3fea9b42ceff15f7a5da3c57401d.tar.bz2 |
Add W95 to header
Diffstat (limited to 'PC/setup_nt')
-rw-r--r-- | PC/setup_nt/readme.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/PC/setup_nt/readme.txt b/PC/setup_nt/readme.txt index 783fc1e..2c5041f 100644 --- a/PC/setup_nt/readme.txt +++ b/PC/setup_nt/readme.txt @@ -1,5 +1,5 @@ -Python 1.4beta3 for Windows NT 3.5 -================================== +Python 1.4beta3 for Windows NT 3.5 and Windows 95 +================================================= The zip file pyth14b3.zip contains a preliminary binary release of Python 1.4beta3 for Windows NT 3.5 and Windows '95, with Tcl/Tk |