Mark Dickinson <dicki...@gmail.com> added the comment:

> would not a classmethod of .from_fraction be welcome?

That depends. :-)  Certainly a new classmethod seems better to me than 
extending the constructor to allow Fractions.  I'm not convinced that there's a 
real need for this feature, though, especially given how easy it is do directly.

So I'm -1 on extending the constructor, -0 on adding a .from_fraction method.

I'm adding other decimally people to the nosy for their opinions.

----------
versions: +Python 3.3

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

Reply via email to