Re: [Tutor] XMLRPC question

2013-08-29 Thread Don Jennings
On Aug 29, 2013, at 3:37 AM, Ismar Sehic wrote: > Hello, > I should write a python script(s) that listens to an existing XMLRPC service > on my company's dev server. Yes, you should do that. Then, if you have problems, you should show some of your code to the fine tutors here, and they'll be

[Tutor] XMLRPC question

2013-08-29 Thread Ismar Sehic
Hello, I should write a python script(s) that listens to an existing XMLRPC service on my company's dev server.My utility should take some data from that XMLRPC, send it to an online xml service provider(it's something about hotel accomodation, where they have xml patterns for different requests),