473,387 Members | 1,669 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

pyAmazon

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
Apr 7 '08 #1
1 1520
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...@gmail.comwrote:
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
Apr 8 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Cameron Laird | last post by:
QOTW: "Python may be one of the simplest and most flexible programming languages out there, but it is still a programming language. It still has syntax, datatypes, and the occasional dark corner...
0
by: wjppmp | last post by:
Hi, Just starting out with python. I can get Google.py and Amazon.py working at home but in the office the proxy requires authorization. Is there an easy way to pass the username and password?...
0
by: popjack | last post by:
First off, I'm new to Python, so please forgive if I've overlooked something obvious. I work for a publisher and I'm trying to use PyAmazon to programmatically examine our books' listings on...
1
by: vpr | last post by:
Hi All I've been trying to consume the webservices at Amazon using python. I have not been able to find a *good* webservices module and I've had a look at SOAPpy, etc. Yes I have googled etc,...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.