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 gpolo
Recipients gpolo, loewis, schuppenies, svenil
Date 2008-08-18.20:09:16
SpamBayes Score 0.0059828977
Marked as misclassified No
Message-id <1219090157.39.0.121146561223.issue1342811@psf.upfronthosting.co.za>
In-reply-to
Content
change this:

"You could return if in that new if statement."

to:

"You could return in that new if statement.", please.
History
Date User Action Args
2008-08-18 20:09:17gpolosetrecipients: + gpolo, loewis, svenil, schuppenies
2008-08-18 20:09:17gpolosetmessageid: <1219090157.39.0.121146561223.issue1342811@psf.upfronthosting.co.za>
2008-08-18 20:09:16gpololinkissue1342811 messages
2008-08-18 20:09:16gpolocreate