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 r.david.murray
Recipients ezyang, federico.reghenzani, r.david.murray
Date 2012-03-27.16:05:40
SpamBayes Score 3.3514507e-06
Marked as misclassified No
Message-id <1332864341.71.0.175088503883.issue14416@psf.upfronthosting.co.za>
In-reply-to
Content
Thinking about this some more, I think that AUTHPRIV is special.  You don't want to inadvertently log AUTHPRIV stuff to some other facility.  So I think the code patch is good, and we should add a note to the docs that AUTHPRIV may not exist on all platforms.
History
Date User Action Args
2012-03-27 16:05:41r.david.murraysetrecipients: + r.david.murray, ezyang, federico.reghenzani
2012-03-27 16:05:41r.david.murraysetmessageid: <1332864341.71.0.175088503883.issue14416@psf.upfronthosting.co.za>
2012-03-27 16:05:41r.david.murraylinkissue14416 messages
2012-03-27 16:05:41r.david.murraycreate