Raymond Hettinger <rhettin...@users.sourceforge.net> added the comment:

-0  I don't think we really need this (we've already got a reasonable 
conversion to Fraction).

In general, we should have a aversion to adding any methods to the decimal API 
because it is already very fat.  Adding more methods makes it harder to figure 
out which one is the right one to use.

----------

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

Reply via email to