diff options
author | Guido van Rossum <guido@python.org> | 1996-10-25 14:35:24 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1996-10-25 14:35:24 (GMT) |
commit | 478f4871d74170bd1c9c9262eea043483c93ff76 (patch) | |
tree | 6b1552d0889dceb7a2dac2411dba7d847cec91e9 /PC/setup_nt | |
parent | f501b4e52479e053c8c024b39ac8926cc1538ffc (diff) | |
download | cpython-478f4871d74170bd1c9c9262eea043483c93ff76.zip cpython-478f4871d74170bd1c9c9262eea043483c93ff76.tar.gz cpython-478f4871d74170bd1c9c9262eea043483c93ff76.tar.bz2 |
Added disclaimer.
Diffstat (limited to 'PC/setup_nt')
-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 7709fb8..7e35b01 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 ================================================= |