]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix misunderstood readdir count (bytes, not dir entries)
authorGuido van Rossum <guido@python.org>
Tue, 15 Dec 1992 21:43:04 +0000 (21:43 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 15 Dec 1992 21:43:04 +0000 (21:43 +0000)
commitad5f862125fec14b11e76628430d2b4722195400
tree9aa7543b26b553770fe5caffec4e721651a17869
parent20f9960427efed057106236ebafd44aa4fed05eb
Fix misunderstood readdir count (bytes, not dir entries)
and minor other changes.
Demo/rpc/nfsclient.py