From: Serhiy Storchaka Date: Mon, 10 Feb 2014 17:21:25 +0000 (+0200) Subject: issue12085: Use more Pythonic way to check _child_created. X-Git-Tag: v3.4.1rc1~233^2~370 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=580e007860e0142c9ea0eabec49560ca515e8476;p=thirdparty%2FPython%2Fcpython.git issue12085: Use more Pythonic way to check _child_created. _active shouldn't be cached, it set to None on shutdown. --- 580e007860e0142c9ea0eabec49560ca515e8476