commit | 5406e7071f74ece745c5064bbd7d8ba3ecf65856 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu Apr 09 14:02:02 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu Apr 09 14:02:02 1998 +0000 |
tree | 5e010e68423e251ba7f14db438adb96b594ad5d1 | |
parent | 223395c0a0d3e71a9059b0bd3a487fdcd7113ae6 [diff] [blame] |
Added reference to AMK's HOWTO on the topic.
diff --git a/Doc/librestricted.tex b/Doc/librestricted.tex index 55936ac..f78d7bb 100644 --- a/Doc/librestricted.tex +++ b/Doc/librestricted.tex
@@ -72,3 +72,8 @@ --- 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}