mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
convert multiprocessing to unix line endings
This commit is contained in:
parent
c9798fc709
commit
dfd79494ce
19 changed files with 3201 additions and 3201 deletions
|
|
@ -83,7 +83,7 @@ def _check_logger_class():
|
|||
import logging
|
||||
if hasattr(logging, 'multiprocessing'):
|
||||
return
|
||||
|
||||
|
||||
logging._acquireLock()
|
||||
try:
|
||||
OldLoggerClass = logging.getLoggerClass()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue