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 chris.jerdonek
Recipients chris.jerdonek, ezio.melotti, inglesp, serhiy.storchaka
Date 2012-09-28.14:47:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348843652.92.0.516448544748.issue16055@psf.upfronthosting.co.za>
In-reply-to
Content
It could be done that way.  It just seems simpler to me to do a simple string check when regex's aren't necessary.  Then you don't have to worry about escaping characters, etc.
History
Date User Action Args
2012-09-28 14:47:32chris.jerdoneksetrecipients: + chris.jerdonek, ezio.melotti, inglesp, serhiy.storchaka
2012-09-28 14:47:32chris.jerdoneksetmessageid: <1348843652.92.0.516448544748.issue16055@psf.upfronthosting.co.za>
2012-09-28 14:47:32chris.jerdoneklinkissue16055 messages
2012-09-28 14:47:32chris.jerdonekcreate