On Sat, Dec 11, 2010 at 6:00 PM, Nick Coghlan <[email protected]> wrote: > What may make more sense than yet another global config mechanism, is > a module level "addHandler" helper function along the following lines:
For a more readable version of that example, take a look at the copy I put up over on the Python Cookbook site: http://code.activestate.com/recipes/577496-simple-creation-configuration-and-installation-of-/ Cheers, Nick. -- Nick Coghlan | [email protected] | Brisbane, Australia _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
