Message 118561 - Python tracker

Message118561

Author eric.araujo
Recipients eric.araujo, gyorkop, loewis
Date 2010-10-13.18:41:37
SpamBayes Score 0.055551123
Marked as misclassified No
Message-id <1286995299.31.0.436955455251.issue10066@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the new patch.  I suggest one style change before committing:

 if re.search(<snip>, s) is not None:

Agree that CDATA is not appropriate.

Martin: I’m reopening the bug in reaction to your message “I could accept a patch that rejects non-Char characters with an exception”, hope it’s fine.
History
Date User Action Args
2010-10-13 18:41:39eric.araujosetrecipients: + eric.araujo, loewis, gyorkop
2010-10-13 18:41:39eric.araujosetmessageid: <1286995299.31.0.436955455251.issue10066@psf.upfronthosting.co.za>
2010-10-13 18:41:37eric.araujolinkissue10066 messages
2010-10-13 18:41:37eric.araujocreate