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 georg.brandl
Recipients georg.brandl, rszefler, vinay.sajip
Date 2010-07-26.17:16:28
SpamBayes Score 0.0477158
Marked as misclassified No
Message-id <1280164604.24.0.50876039083.issue7077@psf.upfronthosting.co.za>
In-reply-to
Content
There is indeed a problem with the patch: the BOM is put in front of the angle brackets indicating the priority/facility, so the syslog can't find it anymore.  The BOM should be put after the brackets.
History
Date User Action Args
2010-07-26 17:16:44georg.brandlsetrecipients: + georg.brandl, vinay.sajip, rszefler
2010-07-26 17:16:44georg.brandlsetmessageid: <1280164604.24.0.50876039083.issue7077@psf.upfronthosting.co.za>
2010-07-26 17:16:28georg.brandllinkissue7077 messages
2010-07-26 17:16:28georg.brandlcreate