2006/10/16, Sanghyeon Seo <[EMAIL PROTECTED]>: > boto is a Python interface to Amazon Web Services, available here: > http://code.google.com/p/boto/ > > boto has a bug. boto uses strftime with %X format string to generate > Date header, but Python Library Reference doesn't guarantee any such > thing for %X.
boto 0.4b is now released with the fix for this bug. Thanks to Mitch Garnaat for the quick reaction! http://boto.googlecode.com/svn/trunk/dist/ -- Seo Sanghyeon _______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
