[issue15135] HOWTOs doesn't link to "Idioms and Anti-Idioms" article

2012-06-23 Thread Ezio Melotti
Ezio Melotti added the comment: > Your links do not work because the comma/period that follow are > considered part of the urls. To be safe, always follow with whitespace. FWIW this will be fixed soon and the fix will work on older messages too: http://psf.upfronthosting.co.za/roundup/meta/iss

[issue15135] HOWTOs doesn't link to "Idioms and Anti-Idioms" article

2012-06-23 Thread Terry J. Reedy
Terry J. Reedy added the comment: The file is 'controversial'. The link was intentionally removed (and the file deleted and restored but not relinked, pending update) in #7391 (which was closed and re-opened). Your links do not work because the comma/period that follow are considered part of

[issue15135] HOWTOs doesn't link to "Idioms and Anti-Idioms" article

2012-06-22 Thread Ezio Melotti
Changes by Ezio Melotti : -- nosy: +ezio.melotti ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.py

[issue15135] HOWTOs doesn't link to "Idioms and Anti-Idioms" article

2012-06-22 Thread Pan Yongzhi
New submission from Pan Yongzhi : In the py3k docs howtos table of contents, http://docs.python.org/py3k/howto/index.html, the link to the article "Idioms and Anti-Idioms in Python" is gone, but the article is still in the doc. It is at http://docs.python.org/py3k/howto/doanddont.html. Should