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 rhettinger
Recipients amaury.forgeotdarc, belopolsky, calvin, georg.brandl, rhettinger
Date 2008-03-29.09:47:31
SpamBayes Score 0.011094368
Marked as misclassified No
Message-id <1206784052.84.0.171914612861.issue2503@psf.upfronthosting.co.za>
In-reply-to
Content
This patch is fine.

Before applying, check the code in PyShell to see if the "if response 
is False" line can be simplified to "if not response".
History
Date User Action Args
2008-03-29 09:47:33rhettingersetspambayes_score: 0.0110944 -> 0.011094368
recipients: + rhettinger, georg.brandl, calvin, amaury.forgeotdarc, belopolsky
2008-03-29 09:47:32rhettingersetspambayes_score: 0.0110944 -> 0.0110944
messageid: <1206784052.84.0.171914612861.issue2503@psf.upfronthosting.co.za>
2008-03-29 09:47:31rhettingerlinkissue2503 messages
2008-03-29 09:47:31rhettingercreate