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 mrabarnett
Recipients georg.brandl, loewis, mrabarnett, niemeyer, r.david.murray, rhettinger, timehorse, tlynn
Date 2010-09-18.23:03:54
SpamBayes Score 0.10687567
Marked as misclassified No
Message-id <1284851035.62.0.177372483458.issue1708652@psf.upfronthosting.co.za>
In-reply-to
Content
'$' matches at the end of the string or at a newline at the end of a string (if multiline mode isn't turned on). '\Z' matches only at the end of the string.

If not even the OP is convinced of the need, then I have no objection to closing.
History
Date User Action Args
2010-09-18 23:03:55mrabarnettsetrecipients: + mrabarnett, loewis, georg.brandl, rhettinger, niemeyer, tlynn, timehorse, r.david.murray
2010-09-18 23:03:55mrabarnettsetmessageid: <1284851035.62.0.177372483458.issue1708652@psf.upfronthosting.co.za>
2010-09-18 23:03:54mrabarnettlinkissue1708652 messages
2010-09-18 23:03:54mrabarnettcreate