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


Groups > comp.lang.python > #42822 > unrolled thread

Re: Passing soap response to python script

Started byOmbongi Moraa Fe <moraa.lovetakes2@gmail.com>
First post2013-04-05 16:36 +0300
Last post2013-04-05 16:36 +0300
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#42822 — Re: Passing soap response to python script

FromOmbongi Moraa Fe <moraa.lovetakes2@gmail.com>
Date2013-04-05 16:36 +0300
SubjectRe: Passing soap response to python script
Message-ID<mailman.141.1365169359.3114.python-list@python.org>

[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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web