mirror of
https://github.com/python/cpython.git
synced 2025-11-09 22:16:39 +00:00
Added note about standard library module xdrlib.py
This commit is contained in:
parent
7cf1fcf347
commit
bf66c64ffb
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
||||||
This is a Python interface to Sun RPC, designed and implemented mostly
|
This is a Python interface to Sun RPC, designed and implemented mostly
|
||||||
by reading the Internet RFCs about the subject.
|
by reading the Internet RFCs about the subject.
|
||||||
|
|
||||||
|
*** NOTE: xdr.py has evolved into the standard module xdrlib.py ***
|
||||||
|
|
||||||
There are two library modules, xdr.py and rpc.py, and several example
|
There are two library modules, xdr.py and rpc.py, and several example
|
||||||
clients: mountclient.py, nfsclient.py, and rnusersclient.py,
|
clients: mountclient.py, nfsclient.py, and rnusersclient.py,
|
||||||
implementing the NFS Mount protocol, (part of) the NFS protocol, and
|
implementing the NFS Mount protocol, (part of) the NFS protocol, and
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue