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, jesstess, r.david.murray, rafales
Date 2014-07-15.00:41:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1405384907.74.0.301521184541.issue21815@psf.upfronthosting.co.za>
In-reply-to
Content
I was reading the RFC spec, and it looks like it doesn't specificy '[' and ']' are not allowed in the PERNANENTFLAGS names. 

I can try to add a fix for this. But if anyone else knows if you are not allowed to have '[' or ']' in flag names, please let me know.
History
Date User Action Args
2014-07-15 00:41:47Lita.Chosetrecipients: + Lita.Cho, barry, r.david.murray, jesstess, rafales
2014-07-15 00:41:47Lita.Chosetmessageid: <1405384907.74.0.301521184541.issue21815@psf.upfronthosting.co.za>
2014-07-15 00:41:47Lita.Cholinkissue21815 messages
2014-07-15 00:41:46Lita.Chocreate