diff options
| author | Raymond Hettinger <python@rcn.com> | 2011-04-27 23:34:07 (GMT) |
|---|---|---|
| committer | Raymond Hettinger <python@rcn.com> | 2011-04-27 23:34:07 (GMT) |
| commit | bd0933a68767e20ff313a466f063e09f57f61f42 (patch) | |
| tree | ad142602efb8546d73ee6557bf46700fc2b4c94f | |
| parent | cd12746ce914b91d713e42e3fdabc85489ecd880 (diff) | |
| download | cpython-bd0933a68767e20ff313a466f063e09f57f61f42.zip cpython-bd0933a68767e20ff313a466f063e09f57f61f42.tar.gz cpython-bd0933a68767e20ff313a466f063e09f57f61f42.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. |
