mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
revert r66114 for Jesse
This commit is contained in:
parent
27cc8e1dd2
commit
f7feaec16c
5 changed files with 146 additions and 39 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue