Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:
Should we also review the documentation for fractions and decimals? For example, fractions are documented as accepting "strings of decimal digits", but given that we have presumably non-identical str.isdigit() and str.isdecimal() methods, the above definition begs a question whether accepted strings should be digits, decimals or both? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10610> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com