diff options
author | Raymond Hettinger <python@rcn.com> | 2011-04-27 23:33:01 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2011-04-27 23:33:01 (GMT) |
commit | 121bf6aa61242b12f0897d7d3e049ed6b778f4ff (patch) | |
tree | 44bb6fd66cf047a0852ffc11f8ebcccee7e51973 | |
parent | 3c1d067ef909db55b3df8fc5fbdba0bc60abeaeb (diff) | |
parent | 4f7412356d669fcd035f0ee220242a35310ba51b (diff) | |
download | cpython-121bf6aa61242b12f0897d7d3e049ed6b778f4ff.zip cpython-121bf6aa61242b12f0897d7d3e049ed6b778f4ff.tar.gz cpython-121bf6aa61242b12f0897d7d3e049ed6b778f4ff.tar.bz2 |
Issue #11940: Update external link.
-rw-r--r-- | Doc/howto/advocacy.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/howto/advocacy.rst b/Doc/howto/advocacy.rst index d71e1ec..e67e201 100644 --- a/Doc/howto/advocacy.rst +++ b/Doc/howto/advocacy.rst @@ -308,7 +308,7 @@ http://www.pythonology.com/success 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. |