This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author tim.peters
Recipients DragonFireCK, alex, cvrebert, python-dev, tim.peters
Date 2015-02-25.16:04:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1424880264.74.0.822785738613.issue23515@psf.upfronthosting.co.za>
In-reply-to
Content
@Benjamin, bless you for changing their "n-1 > 0" to "n > 1", and for adding parentheses to make the intended grouping obvious instead of a puzzle, and for swapping the addends on the RHS of the new test.  Thank you - perfect :-)
History
Date User Action Args
2015-02-25 16:04:24tim.peterssetrecipients: + tim.peters, alex, cvrebert, python-dev, DragonFireCK
2015-02-25 16:04:24tim.peterssetmessageid: <1424880264.74.0.822785738613.issue23515@psf.upfronthosting.co.za>
2015-02-25 16:04:24tim.peterslinkissue23515 messages
2015-02-25 16:04:24tim.peterscreate