That seems to have fixed that problem.

Traceback (most recent call last):
  File , line 0, in <stdin>##108
  File C:\Python24\Lib\site-packages\boto\connection.py, line 282, in create_bucket
  File connection, line unknown, in make_request
  File C:\Python24\Lib\site-packages\boto\connection.py, line 167, in make_request
  File C:\Python24\Lib\site-packages\boto\connection.py, line 184, in add_aws_auth_header
  File C:\Python24\Lib\site-packages\boto\connection.py, line 106, in encode
  File C:\Python24\Lib\hmac.py, line 86, in digest
AttributeError: 'instance' object has no attribute 'copy'

To make it easier, I will set-up a temporary S3 account and send you the keys off-list.

On 10/15/06, Sanghyeon Seo <[EMAIL PROTECTED]> wrote:
2006/10/15, M. David Peterson <[EMAIL PROTECTED]>:
> It seems to me that at one point this was something you had fixed in regards
> to the MD5 module, though this was a while back and can't be certain.  Any
> ideas in regards to the best way to work around this issue?

Workaround: open sha.py and add "digest_size = 20". Tell me if that works.

I will look into this.

--
Seo Sanghyeon
_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com



--
/M:D

M. David Peterson
http://mdavid.name | http://www.oreillynet.com/pub/au/2354
_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to