diff options
| author | Fred Drake <fdrake@acm.org> | 1998-04-09 14:02:02 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 1998-04-09 14:02:02 +0000 |
| commit | 5406e7071f74ece745c5064bbd7d8ba3ecf65856 (patch) | |
| tree | 5e010e68423e251ba7f14db438adb96b594ad5d1 /Doc/lib | |
| parent | 223395c0a0d3e71a9059b0bd3a487fdcd7113ae6 (diff) | |
| download | cpython-git-5406e7071f74ece745c5064bbd7d8ba3ecf65856.tar.gz | |
Added reference to AMK's HOWTO on the topic.
Diffstat (limited to 'Doc/lib')
| -rw-r--r-- | Doc/lib/librestricted.tex | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Doc/lib/librestricted.tex b/Doc/lib/librestricted.tex index 55936ac602..f78d7bb192 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} |
