[issue21693] Broken link to Pylons in the HOWTO TurboGears documentation

2014-06-11 Thread Senthil Kumaran
Senthil Kumaran added the comment: Fixed these. Thanks for the report. -- nosy: +orsenthil resolution: -> fixed stage: -> resolved status: open -> closed ___ Python tracker ___

[issue21693] Broken link to Pylons in the HOWTO TurboGears documentation

2014-06-11 Thread Roundup Robot
Roundup Robot added the comment: New changeset 9438a8aa3622 by Senthil Kumaran in branch '2.7': #21693 - Fix the broken link for pylons project. http://hg.python.org/cpython/rev/9438a8aa3622 New changeset 08fa17130fb3 by Senthil Kumaran in branch '3.4': #21693 - Fix the broken link for pylons pr

[issue21693] Broken link to Pylons in the HOWTO TurboGears documentation

2014-06-08 Thread Yann Lebel
Yann Lebel added the comment: I just noticed that the same broken link exists in the "Other notable frameworks" as well. Here is the link to the section https://docs.python.org/3/howto/webservers.html#other-notable-frameworks -- ___ Python tracker

[issue21693] Broken link to Pylons in the HOWTO TurboGears documentation

2014-06-08 Thread Yann Lebel
New submission from Yann Lebel: The link to the Pylons framework present at the end of theHOWTO -> HOWTO Use Python in the web -> TurboGears documentation section redirect to a domain that does not exists anymore. I believe it should be replaced by http://www.pylonsproject.org/ Here is the li