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 ezio.melotti
Recipients dwt, ezio.melotti
Date 2011-12-13.11:04:27
SpamBayes Score 4.5192737e-05
Marked as misclassified No
Message-id <1323774268.06.0.128513741709.issue13592@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure having the pattern in the repr will make it more readable, since the regex might even be very long.  You can use the .pattern attribute if you want to see the pattern.
History
Date User Action Args
2011-12-13 11:04:28ezio.melottisetrecipients: + ezio.melotti, dwt
2011-12-13 11:04:28ezio.melottisetmessageid: <1323774268.06.0.128513741709.issue13592@psf.upfronthosting.co.za>
2011-12-13 11:04:27ezio.melottilinkissue13592 messages
2011-12-13 11:04:27ezio.melotticreate