Update a couple of old addresses that point to CNRI.

This commit is contained in:
Fred Drake 2001-10-04 20:40:07 +00:00
parent 4e7cdb57f9
commit fcc16330a4
2 changed files with 11 additions and 9 deletions

View file

@ -5,8 +5,8 @@
\platform{Unix} \platform{Unix}
\modulesynopsis{An interface to provide resource usage information on \modulesynopsis{An interface to provide resource usage information on
the current process.} the current process.}
\moduleauthor{Jeremy Hylton}{jhylton@cnri.reston.va.us} \moduleauthor{Jeremy Hylton}{jeremy@alum.mit.edu}
\sectionauthor{Jeremy Hylton}{jhylton@cnri.reston.va.us} \sectionauthor{Jeremy Hylton}{jeremy@alum.mit.edu}
This module provides basic mechanisms for measuring and controlling This module provides basic mechanisms for measuring and controlling

View file

@ -66,11 +66,13 @@ environments:
\localmoduletable \localmoduletable
\begin{seealso} \begin{seealso}
\seetext{Andrew Kuchling, ``Restricted Execution HOWTO.'' Available \seetitle[http://www.python.org/doc/howto/rexec/]
online at \url{http://www.python.org/doc/howto/rexec/}.} {Restricted Execution HOWTO}
{Andrew Kuchling's tutorial on the use of the restricted
\seetext{Grail, an Internet browser written in Python, is available execution facilities in Python.}
at \url{http://grail.cnri.reston.va.us/grail/}. More \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 information on the use of Python's restricted execution
mode in Grail is available on the Web site.} mode in Grail is available on the Web site.}
\end{seealso} \end{seealso}