From: Fred Drake Date: Thu, 9 Apr 1998 14:02:02 +0000 (+0000) Subject: Added reference to AMK's HOWTO on the topic. X-Git-Tag: v1.5.1~134 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5406e7071f74ece745c5064bbd7d8ba3ecf65856;p=thirdparty%2FPython%2Fcpython.git Added reference to AMK's HOWTO on the topic. --- diff --git a/Doc/lib/librestricted.tex b/Doc/lib/librestricted.tex index 55936ac6021e..f78d7bb19291 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} diff --git a/Doc/librestricted.tex b/Doc/librestricted.tex index 55936ac6021e..f78d7bb19291 100644 --- a/Doc/librestricted.tex +++ b/Doc/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}