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 pitrou
Recipients ezio.melotti, kamie, michael.foord, pitrou, the.mulhern
Date 2014-03-09.15:39:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394379593.17.0.863853855895.issue20145@psf.upfronthosting.co.za>
In-reply-to
Content
A simple way of checking is to actually re.compile(regex), I think. It should automatically raise TypeError on invalid input.
History
Date User Action Args
2014-03-09 15:39:53pitrousetrecipients: + pitrou, ezio.melotti, michael.foord, the.mulhern, kamie
2014-03-09 15:39:53pitrousetmessageid: <1394379593.17.0.863853855895.issue20145@psf.upfronthosting.co.za>
2014-03-09 15:39:52pitroulinkissue20145 messages
2014-03-09 15:39:52pitroucreate