Added site
diff --git a/Doc/lib/libpython.tex b/Doc/lib/libpython.tex
index 5b3e7a9..6cf920c 100644
--- a/Doc/lib/libpython.tex
+++ b/Doc/lib/libpython.tex
@@ -38,6 +38,9 @@
--- Retrieve and submit parse trees from and to the runtime support
environment.
+\item[site]
+--- A standard way to reference site-specific modules.
+
\item[__builtin__]
--- The set of built-in functions.
diff --git a/Doc/libpython.tex b/Doc/libpython.tex
index 5b3e7a9..6cf920c 100644
--- a/Doc/libpython.tex
+++ b/Doc/libpython.tex
@@ -38,6 +38,9 @@
--- Retrieve and submit parse trees from and to the runtime support
environment.
+\item[site]
+--- A standard way to reference site-specific modules.
+
\item[__builtin__]
--- The set of built-in functions.