Kaydet (Commit) 9f148630 authored tarafından Guido van Rossum's avatar Guido van Rossum

Added descriptions of lutz, mpzpi.py and stoffel

üst 23acc959
...@@ -12,8 +12,14 @@ ibrowse An Emacs info file browser (uses stdwin). ...@@ -12,8 +12,14 @@ ibrowse An Emacs info file browser (uses stdwin).
See also ../doc (the Python library documentation can See also ../doc (the Python library documentation can
be converted to info format). be converted to info format).
lutz Some demos written by Mark Lutz -- includes a nice
enhanced Python shell!!!
md5test Test program for the optional md5 module. md5test Test program for the optional md5 module.
mpzpi.py Currently the only test for mpz -- print digits of pi
(compare scripts/pi.py).
rpc A set of classes for building clients and servers for rpc A set of classes for building clients and servers for
Sun RPC. Sun RPC.
...@@ -22,6 +28,8 @@ rsa An RSA public-key cryptosystem (needs mpz and md5). ...@@ -22,6 +28,8 @@ rsa An RSA public-key cryptosystem (needs mpz and md5).
scripts Some useful Python scripts that I put in my bin scripts Some useful Python scripts that I put in my bin
directory. No optional built-in modules needed. directory. No optional built-in modules needed.
stoffel Some games written by Stoffel Erasmus.
sockets Examples for the new built-in module 'socket'. sockets Examples for the new built-in module 'socket'.
sgi Demos that only run on Silicon Graphics machines. sgi Demos that only run on Silicon Graphics machines.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment