[Python-checkins] cpython (merge 3.2 -> default): Issue #11940: Update external link.
raymond.hettinger
python-checkins at python.org
Thu Apr 28 01:33:16 CEST 2011
http://hg.python.org/cpython/rev/618642ba7551
changeset: 69647:618642ba7551
parent: 69644:bdd6d8631994
parent: 69646:08647ab0ead7
user: Raymond Hettinger <python at rcn.com>
date: Wed Apr 27 16:33:01 2011 -0700
summary:
Issue #11940: Update external link.
files:
Doc/howto/advocacy.rst | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Doc/howto/advocacy.rst b/Doc/howto/advocacy.rst
--- a/Doc/howto/advocacy.rst
+++ b/Doc/howto/advocacy.rst
@@ -308,7 +308,7 @@
buying, but the publishers have made the first chapter available on
the Web.
-http://home.pacbell.net/ouster/scripting.html
+http://www.tcl.tk/doc/scripting.html
John Ousterhout's white paper on scripting is a good argument for the utility of
scripting languages, though naturally enough, he emphasizes Tcl, the language he
developed. Most of the arguments would apply to any scripting language.
--
Repository URL: http://hg.python.org/cpython
More information about the Python-checkins
mailing list