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 BreamoreBoy
Recipients BreamoreBoy, carlj, eric.araujo, georg.brandl, ggenellina
Date 2014-06-26.21:17:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1403817468.72.0.903244653453.issue5062@psf.upfronthosting.co.za>
In-reply-to
Content
Patched code produces identical output to unpatched code.  This doesn't really surprise me as word is reused within the for loop.
History
Date User Action Args
2014-06-26 21:17:48BreamoreBoysetrecipients: + BreamoreBoy, georg.brandl, ggenellina, eric.araujo, carlj
2014-06-26 21:17:48BreamoreBoysetmessageid: <1403817468.72.0.903244653453.issue5062@psf.upfronthosting.co.za>
2014-06-26 21:17:48BreamoreBoylinkissue5062 messages
2014-06-26 21:17:48BreamoreBoycreate