Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #42822

Re: Passing soap response to python script

References <CAM6w3npP07XpQkDOYOZqiK4eQkn57V5kHvhSc5Q0fa82CJnYBg@mail.gmail.com> <515EBE2F.30809@arskom.com.tr>
From Ombongi Moraa Fe <moraa.lovetakes2@gmail.com>
Date 2013-04-05 16:36 +0300
Subject Re: Passing soap response to python script
Newsgroups comp.lang.python
Message-ID <mailman.141.1365169359.3114.python-list@python.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi Burak,

Thanks a lot.

I've been working with suds in this project and I am amazed at how much
little code I am using compared to my original php scripts;

from your answer, I realized my major headache was not assigning the value
of client.last_received method call to another object.

With this assignation and the function call, I've solved a lot of problems
and been able to use my parameters to update my database tables as I
required.


Thanks again.



On 5 April 2013 15:06, Burak Arslan <burak.arslan@arskom.com.tr> wrote:

> ast = client.last_received
>



Saludos

Ombongi Moraa Faith

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Passing soap response to python script Ombongi Moraa Fe <moraa.lovetakes2@gmail.com> - 2013-04-05 16:36 +0300

csiph-web