diff options
author | Guido van Rossum <guido@python.org> | 1996-10-25 14:35:24 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1996-10-25 14:35:24 +0000 |
commit | 478f4871d74170bd1c9c9262eea043483c93ff76 (patch) | |
tree | 6b1552d0889dceb7a2dac2411dba7d847cec91e9 | |
parent | f501b4e52479e053c8c024b39ac8926cc1538ffc (diff) | |
download | cpython-git-478f4871d74170bd1c9c9262eea043483c93ff76.tar.gz |
Added disclaimer.
-rw-r--r-- | PC/setup_nt/readme.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/PC/setup_nt/readme.txt b/PC/setup_nt/readme.txt index 7709fb807b..7e35b017ba 100644 --- a/PC/setup_nt/readme.txt +++ b/PC/setup_nt/readme.txt @@ -1,3 +1,6 @@ +(I had no time to update and test this directory. It is provided +for your information only.) + Python 1.4beta3 for Windows NT 3.5 and Windows 95 ================================================= |