Newbie question
Hi, ive just started playing around with python and wondered if someone could poing me in the right way here. I have a xmlrpc server simple script: Server script: import SimpleXMLRPCServer class tpo: def retTPOXML(): theFile=open('tpo.xml') try:
Re: Newbie question
I obviously didnt read it good enough :) Tnxs anyway for extremly fast response -- http://mail.python.org/mailman/listinfo/python-list