commit | 72e7761301febe026536e7a2a444269698dcf156 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Mon Feb 10 19:20:22 2014 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Mon Feb 10 19:20:22 2014 +0200 |
tree | 35e5da1524991de3ee2af59e428adce2c0a87cbc | |
parent | 505ff755d704c73ac613d3e8fed02c79c6ae555a [diff] |
issue12085: Use more Pythonic way to check _child_created. _active shouldn't be cached, it set to None on shutdown.