summaryrefslogtreecommitdiffstats
path: root/Doc/lib/librestricted.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/librestricted.tex')
-rw-r--r--Doc/lib/librestricted.tex16
1 files changed, 9 insertions, 7 deletions
diff --git a/Doc/lib/librestricted.tex b/Doc/lib/librestricted.tex
index fe18035..20c76e5 100644
--- a/Doc/lib/librestricted.tex
+++ b/Doc/lib/librestricted.tex
@@ -66,11 +66,13 @@ environments:
\localmoduletable
\begin{seealso}
- \seetext{Andrew Kuchling, ``Restricted Execution HOWTO.'' Available
- online at \url{http://www.python.org/doc/howto/rexec/}.}
-
- \seetext{Grail, an Internet browser written in Python, is available
- at \url{http://grail.cnri.reston.va.us/grail/}. More
- information on the use of Python's restricted execution
- mode in Grail is available on the Web site.}
+ \seetitle[http://www.python.org/doc/howto/rexec/]
+ {Restricted Execution HOWTO}
+ {Andrew Kuchling's tutorial on the use of the restricted
+ execution facilities in Python.}
+ \seetitle[http://grail.sourceforge.net/]{Grail Home Page}
+ {Grail, an Internet browser written in Python, uses these
+ modules to support Python applets. More
+ information on the use of Python's restricted execution
+ mode in Grail is available on the Web site.}
\end{seealso}