Danny Yoo wrote:
> I believe that the example you were looking at earlier, near the bottom
> of:
> 
>     http://www.python.org/doc/lib/node556.html
> 
> has is a documentation bug: the intent is clearly to compare and contrast
> SimpleXMLRPCServer and CGIXMLRPCRequestHandler, so the code should be
> using the same example.  The fact that it isn't is confusing, and should
> be fixed.  I'll send a bug report now.  http://python.org/sf/1227181

I'm way ahead of you on that one :-) I filed a bug report that fixed the 
example on the SimpleXMLRPCServer page and recently reopened it for the 
CGIXMLRPCRequestHandler page. You might want to flag yours as a duplicate...see
http://sourceforge.net/tracker/index.php?func=detail&aid=1041501&group_id=5470&atid=105470

Kent

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to