Christian Heimes added the comment: Can you create a patch that replaces Decimal with self.__class__ and the string "Decimal" with "%s ..." % self.__class__.__name__?
Thanks :) ---------- assignee: -> facundobatista nosy: +facundobatista, tiran priority: -> normal type: -> behavior versions: +Python 2.6, Python 3.0 __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1562> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com