diff options
author | Guido van Rossum <guido@python.org> | 1996-11-27 15:24:34 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1996-11-27 15:24:34 (GMT) |
commit | 4662b876046800a4faa05a766b4817635ffec19f (patch) | |
tree | 7f3515bf69b3b9970a1397cf80b8e3ac047b2b49 /Misc | |
parent | b916faf66a61004d4aad1436f74e0ad4255c1d99 (diff) | |
download | cpython-4662b876046800a4faa05a766b4817635ffec19f.zip cpython-4662b876046800a4faa05a766b4817635ffec19f.tar.gz cpython-4662b876046800a4faa05a766b4817635ffec19f.tar.bz2 |
monty -> grail in Grail URL.
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/FAQ | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1426,7 +1426,7 @@ Hint: the freeze program only works if your script's filename ends in A. See the chapter titled "Internet and WWW" in the Library Reference Manual. There's also a web browser written in Python, called Grail -- -see <URL:http://monty.cnri.reston.va.us/grail/>. +see <URL:http://grail.cnri.reston.va.us/grail/>. Steve Miale <smiale@cs.indiana.edu> has written a modular WWW browser called Dancer. An alpha version can be FTP'ed from |