]> granicus.if.org Git - python/commitdiff
Added site
authorGuido van Rossum <guido@python.org>
Thu, 3 Apr 1997 22:43:02 +0000 (22:43 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 3 Apr 1997 22:43:02 +0000 (22:43 +0000)
Doc/lib/libpython.tex
Doc/libpython.tex

index 5b3e7a9376220a84826012aefc375776c26a5dde..6cf920caeba32a8074494a83b8457e342100c20a 100644 (file)
@@ -38,6 +38,9 @@ different constraints).
 --- 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.
 
index 5b3e7a9376220a84826012aefc375776c26a5dde..6cf920caeba32a8074494a83b8457e342100c20a 100644 (file)
@@ -38,6 +38,9 @@ different constraints).
 --- 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.