diff options
author | Guido van Rossum <guido@python.org> | 1997-08-18 19:55:01 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-08-18 19:55:01 (GMT) |
commit | 6688d35c4378327e11e351f2536621198b0320d0 (patch) | |
tree | 4196bc40b4d239abb2713fc81210d91604bbbc5f /Misc/README | |
parent | 25f93036bbaba0371bb64acfd91a8a515b77f6a2 (diff) | |
download | cpython-6688d35c4378327e11e351f2536621198b0320d0.zip cpython-6688d35c4378327e11e351f2536621198b0320d0.tar.gz cpython-6688d35c4378327e11e351f2536621198b0320d0.tar.bz2 |
Removed ancient FAQ from distribution
Diffstat (limited to 'Misc/README')
-rw-r--r-- | Misc/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/README b/Misc/README index 0ad373b..c737c5e 100644 --- a/Misc/README +++ b/Misc/README @@ -14,7 +14,7 @@ AIX-NOTES Notes for building Python on AIX (all new!) BLURB A quick description of Python for newcomers BLURB.LUTZ A testimonial from a converted Tcl/Perl hacker :-) COPYRIGHT The Python copyright notice -FAQ Frequently Asked Questions about Python (and answers) +FAQ (deleted -- see http://www.python.org for the online FAQ) Fixcprt.py Fix the copyright message (a yearly chore :-) HISTORY News from previous releases -- oldest last HPUX-NOTES Notes about dynamic loading under HP-UX |