Jeremy,
Thanks for clearing that up. I am so used to java (i.e.
foo.setLogRequests(0))...that I forgot I could just do, foo.logRequests
= 0.
Learning one day at a time :)
Thanks.
--
http://mail.python.org/mailman/listinfo/python-list
codecraig wrote:
Jeremy Jones wrote:
codecraig wrote:
Hi,
I thought I posted this, but its been about 10min and hasnt shown
up
on the group.
Basically I created a SimpleXMLRPCServer and when one of its
methods
Jeremy Jones wrote:
> codecraig wrote:
>
> >Hi,
> > I thought I posted this, but its been about 10min and hasnt shown
up
> >on the group.
> > Basically I created a SimpleXMLRPCServer and when one of its
methods
> >gets called and it returns a response to the client, the server
prints
> >some inf
codecraig wrote:
>Hi,
> I thought I posted this, but its been about 10min and hasnt shown up
>on the group.
> Basically I created a SimpleXMLRPCServer and when one of its methods
>gets called and it returns a response to the client, the server prints
>some info out to the console, such as,
>
>lo
codecraig> I thought I posted this, but its been about 10min and hasnt
codecraig> shown up on the group.
Patience...
codecraig> localhost - - [14/Apr/2005 16:06:28] "POST /RPC2 HTTP/1.0" 200 -
codecraig> Anyhow, is there a way I can surpress that so its not printed
codecraig
Hi,
I thought I posted this, but its been about 10min and hasnt shown up
on the group.
Basically I created a SimpleXMLRPCServer and when one of its methods
gets called and it returns a response to the client, the server prints
some info out to the console, such as,
localhost - - [14/Apr/2005 1