[Fedora-suds-list] Parsing from string

Bartłomiej Tywoniuk bartlomiej.tywoniuk at laboratorium.ee
Fri Aug 24 12:03:20 UTC 2012


it should be:)

I've tried client.service.find(__inject = {'reply':reply}) [where
reply is string from client.last_received()]  but i'm receiving error:
suds.TypeNotFound: Type not found: 'results' so i'm looking for some
other way to do this (I explicit need use suds)

   B.

----------------------------------------------------------------------------------


2012/8/22 Hsu, Ryan <Ryan.Hsu at emc.com>:
> It's in XML correct? It is often recommended to use the lxml library for parsing: http://lxml.de/. The standard lib also includes an xml parser.
>
> -----Original Message-----
> From: suds-bounces at lists.fedoraproject.org [mailto:suds-bounces at lists.fedoraproject.org] On Behalf Of Bartlomiej Tywoniuk
> Sent: Wednesday, August 22, 2012 1:45 AM
> To: suds at lists.fedoraproject.org
> Subject: [Fedora-suds-list] Parsing from string
>
> Hi Everuone
> i'm trying save my output results so I'm using client.last_received()
> and saving it to the file next I'm reading it as a sting is there way
> to prase received string?
>
>
>    B.
> _______________________________________________
> suds mailing list
> suds at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/suds


More information about the suds mailing list