Mitch packaged up a new release that's got some really great features since the previous release. My favorite being the configuration settings able to be in a system wide and/or a user configuration file, ini style file.

Mitch's announcement: > A new release of boto, the Python library for Amazon Web Services, is > now available at: > > http://boto.googlecode.com/ > > There are many changes in this new release but the most noteworthy > are: > > * Support for 2007-01-01 API release for SQS (now the default SQS > API) > * Support for EU location in S3 > * Threaded Query in SimpleDB > * Use of standard Python logging facility > * Addition of site-wide and personal config files for boto settings > > As always, comments and suggestions are welcome on the boto discussion > group. > > Mitch