diff -r bb8b0c7fefd0 Doc/faq/programming.rst --- a/Doc/faq/programming.rst Sat Jun 14 10:19:54 2014 +0100 +++ b/Doc/faq/programming.rst Sat Jun 14 18:48:12 2014 -0400 @@ -149,7 +149,7 @@ `_. Guido van Rossum has written up an anecdote related to optimization at -http://www.python.org/doc/essays/list2str.html. +http://www.python.org/doc/essays/list2str. One thing to notice is that function and (especially) method calls are rather expensive; if you have designed a purely OO interface with lots of tiny