]> granicus.if.org Git - python/commit
issue 4301: patch logging to add processName, remove the old _check_logger_class...
authorJesse Noller <jnoller@gmail.com>
Sun, 18 Jan 2009 21:04:36 +0000 (21:04 +0000)
committerJesse Noller <jnoller@gmail.com>
Sun, 18 Jan 2009 21:04:36 +0000 (21:04 +0000)
commit438195fc113bf50a01343f5d1fba52448f696647
tree91116ca7e66f2759d8199502ec3d385c549e653e
parentfe11f4d524bb08b81a145d19ee023131c80b08e8
issue 4301: patch logging to add processName, remove the old _check_logger_class code
Lib/logging/__init__.py
Lib/multiprocessing/util.py
Misc/NEWS