]> granicus.if.org Git - python/commit
Issue #7120: logging: Removed import of multiprocessing which is causing crash in...
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Fri, 16 Oct 2009 14:06:44 +0000 (14:06 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Fri, 16 Oct 2009 14:06:44 +0000 (14:06 +0000)
commit03d5c346c05915816a5e382545b3b9cc547c45fd
treed2510d96c41b9460aa0892394b3796efadc332e1
parent026ac7cf69816f67b3fe9e26dc0b6c97206b8c11
Issue #7120: logging: Removed import of multiprocessing which is causing crash in GAE.
Lib/logging/__init__.py
Misc/NEWS