pyAmazon

steve steveb428 at gmail.com
Mon Apr 7 22:38:12 EDT 2008


I noticed it's happening at the line that does the parsing:

  dom = minidom.parse(usock),
                                  in pyaws/ecs.py

I'll look into how to turn off the outputting.




On Apr 7, 4:20 pm, steve <steveb... at gmail.com> wrote:
> Anyone familiar with pyAmazon ( the latest for AWS 4.0 ), who knows
> why the ItemSearch echo's the XML that is retrieved ?
>
> My statement is
> products = ecs.ItemSearch("Duma Key", SearchIndex='Books')
>
> And the "products" list is populated okay, however before my script
> ends ( executing script on DOS command line ), I get all of the XML
> data scrolling on the screen.
> Thanks




More information about the Python-list mailing list