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 Lita.Cho
Recipients Lita.Cho, barry, ezio.melotti, jesstess, r.david.murray, rafales
Date 2014-07-16.23:29:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1405553367.63.0.0185554980667.issue21815@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch for test_imaplib.py, adding the test for brackets. It should fail with the current version of imaplib, but should pass with the imap_regex.patch.
History
Date User Action Args
2014-07-16 23:29:27Lita.Chosetrecipients: + Lita.Cho, barry, ezio.melotti, r.david.murray, jesstess, rafales
2014-07-16 23:29:27Lita.Chosetmessageid: <1405553367.63.0.0185554980667.issue21815@psf.upfronthosting.co.za>
2014-07-16 23:29:27Lita.Cholinkissue21815 messages
2014-07-16 23:29:27Lita.Chocreate