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 skrisman
Recipients michael.foord, skrisman
Date 2013-09-26.09:33:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1380188022.52.0.546301269144.issue19016@psf.upfronthosting.co.za>
In-reply-to
Content
This fix is actually backwards compatible. This is a more powerful patch too because not only does it provide a better default for truthiness, but it also provides a better default for length. I also fixed a spelling mistake involving the word "calculate".
History
Date User Action Args
2013-09-26 09:33:42skrismansetrecipients: + skrisman, michael.foord
2013-09-26 09:33:42skrismansetmessageid: <1380188022.52.0.546301269144.issue19016@psf.upfronthosting.co.za>
2013-09-26 09:33:42skrismanlinkissue19016 messages
2013-09-26 09:33:42skrismancreate