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 py.user
Recipients belopolsky, eric.araujo, ezio.melotti, lemburg, py.user, r.david.murray
Date 2011-07-22.04:26:16
SpamBayes Score 0.0
Marked as misclassified No
Message-id <1311308776.63.0.169964746213.issue12266@psf.upfronthosting.co.za>
In-reply-to
Content
>>> [c for c in all_chars if c not in L and ...

L ?
History
Date User Action Args
2012-09-19 06:26:59serhiy.storchakasetspambayes_score: 0.823443 -> 0.0
2011-07-22 04:26:16py.usersetrecipients: + py.user, lemburg, belopolsky, ezio.melotti, eric.araujo, r.david.murray
2011-07-22 04:26:16py.usersetmessageid: <1311308776.63.0.169964746213.issue12266@psf.upfronthosting.co.za>
2011-07-22 04:26:16py.userlinkissue12266 messages
2011-07-22 04:26:16py.usercreate