|
|
|
Copyright © 2003-2010 ZeroC, Inc. |
Chapter 23
Developing a File System Client in Python
23.1 Chapter Overview
In this chapter, we present the source code for a Python client that accesses the file system we developed in Chapter 5 (see Chapter 25 for the corresponding server).
|
|