summaryrefslogtreecommitdiff
path: root/Doc/lib/internet.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/internet.tex')
-rw-r--r--Doc/lib/internet.tex13
1 files changed, 0 insertions, 13 deletions
diff --git a/Doc/lib/internet.tex b/Doc/lib/internet.tex
deleted file mode 100644
index 72ac4b308c..0000000000
--- a/Doc/lib/internet.tex
+++ /dev/null
@@ -1,13 +0,0 @@
-\chapter{Internet Protocols and Support \label{internet}}
-
-\index{WWW}
-\index{Internet}
-\index{World Wide Web}
-
-The modules described in this chapter implement Internet protocols and
-support for related technology. They are all implemented in Python.
-Most of these modules require the presence of the system-dependent
-module \refmodule{socket}\refbimodindex{socket}, which is currently
-supported on most popular platforms. Here is an overview:
-
-\localmoduletable