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 vinay.sajip
Recipients jsbronder, r.david.murray, vinay.sajip
Date 2015-07-16.23:21:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1437088862.53.0.250656232433.issue24645@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure I want to make a special case just to support what seems like a somewhat pathological use case (no offence intended).

If you need this, there's no reason you couldn't subclass QueueHandler and override handle(), is there?
History
Date User Action Args
2015-07-16 23:21:02vinay.sajipsetrecipients: + vinay.sajip, r.david.murray, jsbronder
2015-07-16 23:21:02vinay.sajipsetmessageid: <1437088862.53.0.250656232433.issue24645@psf.upfronthosting.co.za>
2015-07-16 23:21:02vinay.sajiplinkissue24645 messages
2015-07-16 23:21:02vinay.sajipcreate