summaryrefslogtreecommitdiffstats
path: root/Doc/lib/librestricted.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-04-09 14:02:02 (GMT)
committerFred Drake <fdrake@acm.org>1998-04-09 14:02:02 (GMT)
commit5406e7071f74ece745c5064bbd7d8ba3ecf65856 (patch)
tree5e010e68423e251ba7f14db438adb96b594ad5d1 /Doc/lib/librestricted.tex
parent223395c0a0d3e71a9059b0bd3a487fdcd7113ae6 (diff)
downloadcpython-5406e7071f74ece745c5064bbd7d8ba3ecf65856.zip
cpython-5406e7071f74ece745c5064bbd7d8ba3ecf65856.tar.gz
cpython-5406e7071f74ece745c5064bbd7d8ba3ecf65856.tar.bz2
Added reference to AMK's HOWTO on the topic.
Diffstat (limited to 'Doc/lib/librestricted.tex')
-rw-r--r--Doc/lib/librestricted.tex5
1 files changed, 5 insertions, 0 deletions
diff --git a/Doc/lib/librestricted.tex b/Doc/lib/librestricted.tex
index 55936ac..f78d7bb 100644
--- a/Doc/lib/librestricted.tex
+++ b/Doc/lib/librestricted.tex
@@ -72,3 +72,8 @@ environments:
--- Providing restricted access to objects.
\end{description}
+
+\begin{seealso}
+\seetext{Andrew Kuchling, ``Restricted Execution HOWTO.'' Available
+online at \url{http://www.python.org/doc/howto/rexec/}.}
+\end{seealso}