[Python-checkins] cpython (3.1): Issue #11940: Update external link.

raymond.hettinger python-checkins at python.org
Thu Apr 28 01:33:14 CEST 2011


http://hg.python.org/cpython/rev/4c5babbf7a73
changeset:   69645:4c5babbf7a73
branch:      3.1
parent:      69640:fd1f47a57ba2
user:        Raymond Hettinger <python at rcn.com>
date:        Wed Apr 27 16:32:08 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