diff options
author | Raymond Hettinger <python@rcn.com> | 2011-04-27 23:32:08 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2011-04-27 23:32:08 (GMT) |
commit | 507cbc17731b33d87159f63fd1c4237a74bb285b (patch) | |
tree | 8b5e17e3321a680a65e70d0aa5fcaf070b867217 /Doc/howto/advocacy.rst | |
parent | f95033ba445169b5456abb339f084cc5665c35cd (diff) | |
download | cpython-507cbc17731b33d87159f63fd1c4237a74bb285b.zip cpython-507cbc17731b33d87159f63fd1c4237a74bb285b.tar.gz cpython-507cbc17731b33d87159f63fd1c4237a74bb285b.tar.bz2 |
Issue #11940: Update external link.
Diffstat (limited to 'Doc/howto/advocacy.rst')
-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. |