revert r66114 for Jesse

This commit is contained in:
Benjamin Peterson 2008-09-01 17:10:46 +00:00
parent 27cc8e1dd2
commit f7feaec16c
5 changed files with 146 additions and 39 deletions

View file

@ -54,7 +54,7 @@ def sub_warning(msg, *args):
def get_logger():
'''
Return package logger -- if it does not already exist then it is created
Returns logger used by multiprocessing
'''
global _logger