[Python-Dev] Some changes to logging for 3.2 (original) (raw)
Chris Withers chris at simplistix.co.uk
Mon Sep 27 20:16:16 CEST 2010
- Previous message: [Python-Dev] r85028 - in python/branches/py3k: Doc/c-api/init.rst Include/pythonrun.h Modules/getpath.c PC/getpathp.c
- Next message: [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 24/09/2010 12:06, Vinay Sajip wrote:
http://plumberjack.blogspot.com/2010/09/improved-queuehandler-queuelistener.html
Cool, how can I use it in Python 2.6? :-) 1. Copy the top part (imports, QueueHandler and QueueListener classes) from the Gist linked to in the article - http://gist.github.com/591699 - into a utility module you can use again and again.
Thanks!
Although my comment was a light hearted dig from my point of view that the components of the standard library should be separately packaged and a python distribution should just be a "known good set" of these packages...
Were that the case, users of Python 2.5, 2.6 and 2.7 could benefit from your good work :-)
cheers,
Chris
-- Simplistix - Content Management, Batch Processing & Python Consulting - http://www.simplistix.co.uk
- Previous message: [Python-Dev] r85028 - in python/branches/py3k: Doc/c-api/init.rst Include/pythonrun.h Modules/getpath.c PC/getpathp.c
- Next message: [Python-Dev] [Web-SIG] WSGI is now Python 3-friendly
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]