Vedran Čačić added the comment:

If it is of any help, here is the patch I wrote online:

http://www.mergely.com/TwCVpiFp/

(also in attachment). I also took the liberty of properly isolating the 
_normalize argument by requiring it to be keyword-only (starting its name with 
underscore doesn't mean much if people could just call e.g. `Fraction(2, 3, 4)` 
without error).

----------
keywords: +patch
Added file: http://bugs.python.org/file43786/TwCVpiFp.diff

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

Reply via email to