https://hg.python.org/cpython/rev/1edff7001f58 changeset: 93854:1edff7001f58 branch: 2.7 parent: 93851:9565b56a4615 user: Benjamin Peterson <benjamin at python.org> date: Fri Dec 12 09:56:33 2014 -0500 summary: remove reference to dead irc channel (closes #23038) files: Doc/howto/webservers.rst | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/Doc/howto/webservers.rst b/Doc/howto/webservers.rst --- a/Doc/howto/webservers.rst +++ b/Doc/howto/webservers.rst @@ -732,6 +732,4 @@ <https://wiki.python.org/moin/WebFrameworks>`_. Most frameworks also have their own mailing lists and IRC channels, look out - for these on the projects' web sites. There is also a general "Python in the - Web" IRC channel on freenode called `#python.web - <https://wiki.python.org/moin/PoundPythonWeb>`_. + for these on the projects' web sites. -- Repository URL: https://hg.python.org/cpython