[IronPython] hashlib for IronPython
M. David Peterson
xmlhacker at gmail.com
Sun Oct 15 03:41:25 PDT 2006
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 <sanxiyn at gmail.com> wrote:
>
> 2006/10/15, M. David Peterson <xmlhacker at gmail.com>:
> > 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
> users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
--
/M:D
M. David Peterson
http://mdavid.name | http://www.oreillynet.com/pub/au/2354
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ironpython.com/pipermail/users-ironpython.com/attachments/20061015/4a1a0c22/attachment.html
More information about the users
mailing list