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 eric.smith
Recipients Nan Wu, eric.smith, martin.panter, skrah
Date 2015-10-08.09:28:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1444296518.17.0.410127414042.issue25311@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, both 'fr' and 'rf' need to be supported (and all upper/lower variants). And in the future, maybe 'fb' (and 'rfb', 'bfr', ...).

Unfortunately, the regex doesn't scale well for all of the combinations.
History
Date User Action Args
2015-10-08 09:28:38eric.smithsetrecipients: + eric.smith, skrah, martin.panter, Nan Wu
2015-10-08 09:28:38eric.smithsetmessageid: <1444296518.17.0.410127414042.issue25311@psf.upfronthosting.co.za>
2015-10-08 09:28:38eric.smithlinkissue25311 messages
2015-10-08 09:28:38eric.smithcreate