Juan José Conti <[email protected]> added the comment:

New patch.

Fix Context.method that were returning NotImplemented.
Decimal.__methods__ don't use raiseit=True in _convert_other so I check in 
Context.method and raise TypeError if necessary.

Added tests for Context.divmod missed in first patch.

----------
Added file: http://bugs.python.org/file15760/issue7633_jjconti2.patch

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue7633>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to