Issue 1477102: Missing import line in example (original) (raw)

Issue1477102

Created on 2006-04-26 17:28 by bruceeckel, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg28352 - (view) Author: Bruce Eckel (bruceeckel) Date: 2006-04-26 17:28
11.22.9 Example of Client Usage Should include the following import line: from xmlrpclib import ServerProxy
msg28353 - (view) Author: A.M. Kuchling (akuchling) * (Python committer) Date: 2006-04-27 12:34
Logged In: YES user_id=11375 fixed in SVN; thanks!
History
Date User Action Args
2022-04-11 14:56:17 admin set github: 43280
2006-04-26 17:28:13 bruceeckel create