diff options
Diffstat (limited to 'Doc/lib/librestricted.tex')
-rw-r--r-- | Doc/lib/librestricted.tex | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/Doc/lib/librestricted.tex b/Doc/lib/librestricted.tex index f78d7bb..cbd38c5 100644 --- a/Doc/lib/librestricted.tex +++ b/Doc/lib/librestricted.tex @@ -63,15 +63,7 @@ class and instance object attribute \code{__dict__} are unavailable. Two modules provide the framework for setting up restricted execution environments: -\begin{description} - -\item[rexec] ---- Basic restricted execution framework. - -\item[Bastion] ---- Providing restricted access to objects. - -\end{description} +\localmoduletable \begin{seealso} \seetext{Andrew Kuchling, ``Restricted Execution HOWTO.'' Available |