diff options
Diffstat (limited to 'Doc/library/internet.rst')
-rw-r--r-- | Doc/library/internet.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Doc/library/internet.rst b/Doc/library/internet.rst index b8950bb..c8bab2a 100644 --- a/Doc/library/internet.rst +++ b/Doc/library/internet.rst @@ -20,8 +20,6 @@ is currently supported on most popular platforms. Here is an overview: .. toctree:: webbrowser.rst - cgi.rst - cgitb.rst wsgiref.rst urllib.rst urllib.request.rst @@ -33,10 +31,7 @@ is currently supported on most popular platforms. Here is an overview: ftplib.rst poplib.rst imaplib.rst - nntplib.rst smtplib.rst - smtpd.rst - telnetlib.rst uuid.rst socketserver.rst http.server.rst |