diff options
author | Guido van Rossum <guido@python.org> | 1993-12-17 14:32:26 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1993-12-17 14:32:26 (GMT) |
commit | 9e80d6f12512803532aed39a0335e6346b77abf4 (patch) | |
tree | cf895d035b8a2d89574e565e0384e72f5635325e /Demo/rpc/README | |
parent | 7565b934144012f25e8b22d888572c048f0eb21a (diff) | |
download | cpython-9e80d6f12512803532aed39a0335e6346b77abf4.zip cpython-9e80d6f12512803532aed39a0335e6346b77abf4.tar.gz cpython-9e80d6f12512803532aed39a0335e6346b77abf4.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'Demo/rpc/README')
-rw-r--r-- | Demo/rpc/README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Demo/rpc/README b/Demo/rpc/README index 4e00e05..be75c10 100644 --- a/Demo/rpc/README +++ b/Demo/rpc/README @@ -21,13 +21,3 @@ Other clients are tested similarly. For hostname, use e.g. wuarchive.wustl.edu or gatekeeper.dec.com (two hosts that are known to export NFS filesystems with little restrictions). - -Note: this was developed using Python 0.9.8beta (not yet released). I -have tried to put in compatibility hacks for Python 0.9.7beta -(available from ftp.cwi.nl) but I cannot guarantee that it will work --- if it doesn't, let me know and I'll see what I can do. In -particular, if you don't have the built-in module "select", UDP -time-outs and retries won't work. - ---Guido van Rossum, CWI, Amsterdam <guido@cwi.nl> -"I don't want *any* spam" |