[ python-Bugs-1477102 ] Missing import line in example

SourceForge.net noreply at sourceforge.net
Thu Apr 27 14:34:05 CEST 2006


Bugs item #1477102, was opened at 2006-04-26 13:28
Message generated for change (Comment added) made by akuchling
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1477102&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: Python 2.4
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Bruce Eckel (bruceeckel)
>Assigned to: A.M. Kuchling (akuchling)
Summary: Missing import line in example

Initial Comment:
11.22.9 Example of Client Usage 

Should include the following import line:
from xmlrpclib import ServerProxy

----------------------------------------------------------------------

>Comment By: A.M. Kuchling (akuchling)
Date: 2006-04-27 08:34

Message:
Logged In: YES 
user_id=11375

fixed in SVN; thanks!


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1477102&group_id=5470


More information about the Python-bugs-list mailing list