summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1999-04-08 20:42:11 (GMT)
committerGuido van Rossum <guido@python.org>1999-04-08 20:42:11 (GMT)
commit2aeba704d651a13a439a1759f868bc863f049a33 (patch)
tree23c3ec2f7f7f911068743d2e32fb6ce7e603ded5 /README
parent21ad59f1ee09d5cafbeedfcaf38feb5f3f8bf910 (diff)
downloadcpython-2aeba704d651a13a439a1759f868bc863f049a33.zip
cpython-2aeba704d651a13a439a1759f868bc863f049a33.tar.gz
cpython-2aeba704d651a13a439a1759f868bc863f049a33.tar.bz2
# File location for tut.tex and URL for Aaron Watters' tutorial have changed.
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index b66bc60..eacc4ee 100644
--- a/README
+++ b/README
@@ -45,12 +45,12 @@ How do I learn Python?
----------------------
The official tutorial is still a good place to start (in the Doc
-directory as tut.tex; and http://www.python.org/doc/tut/tut.html).
+directory as tut/tut.tex; and http://www.python.org/doc/tut/tut.html).
Aaron Watters wrote a second tutorial, that may be more accessible for
-some: http://www.wcmh.com/uworld/archives/95/tutorial/005.html. Both
-tutorials (as well as most other sources) assume that you already know
-how to program -- if you'd like to write "Python for Dummies", I know
-a publisher who would like to talk to you...
+some: http://www.networkcomputing.com/unixworld/tutorial/005/005.html.
+Both tutorials (as well as most other sources) assume that you already
+know how to program -- if you'd like to write "Python for Dummies", I
+know a publisher who would like to talk to you...
There are now also several books on Python. While these are still
based on Python 1.3 or 1.4, the information in them is still 99%