Hi,
  I have a simple script which starts a SimpleXMLRPCServer.  A client
connects to the server and executes one of the servers methods.  When
the server processes the request and returns it, the server prints some
info out to the console, something like this..

localhost - - [14/Apr/2005 15:47:12] "POST /RPC2 HTTP/1.0" 200 -

Any idea how I can prevent it from printing out?

Thanks

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to