http://hg.python.org/cpython/rev/08647ab0ead7 changeset: 69646:08647ab0ead7 branch: 3.2 parent: 69643:ef35dae58077 parent: 69645:4c5babbf7a73 user: Raymond Hettinger <python at rcn.com> date: Wed Apr 27 16:32:34 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