PyAmazon: support for international Amazon sites
A while back I added support for Amazon.co.uk to PyAmazon for use on one of my personal projects. This is now incorporated into a new release of PyAmazon: PyAmazon 0.62.To make use of the international support you need to call amazon.setLocale(locale) before performing a search. locale can be any of "uk", "us", "de", "jp" - the country sites currently supported by Amazon Web Services.