Stefan Krah added the comment:

I'm leaving this open in case anyone wants to do something about the Python 
version. I tend to agree with Raymond:

It is impractical to "fix" all such constructs in the Python version, unless 
one consistently uses a style like:

   float.as_integer_ratio(float.__abs__(-1.5))

----------
resolution:  -> fixed
stage: patch review -> commit review

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

Reply via email to