Antony Lee added the comment:

While your patch works, I think it is a good opportunity to simplify the 
implementation of Signature.__eq__, which is *much* more complicated than what 
it should be.
Please comment on the attached patch, which uses the helper method approach I 
suggested.

----------
Added file: http://bugs.python.org/file36610/signature-hash-and-equality.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20334>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to