This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author are-you-watching-closely
Recipients are-you-watching-closely, docs@python
Date 2014-06-14.19:18:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402773513.31.0.46337082832.issue21759@psf.upfronthosting.co.za>
In-reply-to
Content
Under this question (https://docs.python.org/2/faq/programming.html#my-program-is-too-slow-how-do-i-speed-it-up) in the 2.7 programming FAQ, it gives a link to an anecdote that Guido van Rossum wrote.

The URL it gives:
http://www.python.org/doc/essays/list2str.html

The correct URL (no .html):
http://www.python.org/doc/essays/list2str

I'm sure there are some people who didn't think to remove the '.html', and couldn't find the story.

Just a quick typo fix.
History
Date User Action Args
2014-06-14 19:18:33are-you-watching-closelysetrecipients: + are-you-watching-closely, docs@python
2014-06-14 19:18:33are-you-watching-closelysetmessageid: <1402773513.31.0.46337082832.issue21759@psf.upfronthosting.co.za>
2014-06-14 19:18:33are-you-watching-closelylinkissue21759 messages
2014-06-14 19:18:33are-you-watching-closelycreate