Wolfgang Maier added the comment:

Steven,
I think

if exp >= 0:
    return int(x), 1

would have been a better patch, but yours is certainly working, just slower I 
guess.

----------
nosy: +wolma

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

Reply via email to