]> granicus.if.org Git - python/commit
Issue #6882: Import uuid creates zombies processes. I used a slightly different patch...
authorEric Smith <eric@trueblade.com>
Fri, 18 Sep 2009 13:23:13 +0000 (13:23 +0000)
committerEric Smith <eric@trueblade.com>
Fri, 18 Sep 2009 13:23:13 +0000 (13:23 +0000)
commit81fd8040341a991b482bf3fecec454286274ef79
tree26723a984a3127a643c0d2e94ce3fd7f43e12527
parent16df8c93ce11464ccb01862c551b769b3e3318be
Issue #6882: Import uuid creates zombies processes. I used a slightly different patch than the one attached to the issue, to be consistent with the style in the rest of the module.
Lib/ctypes/util.py
Misc/NEWS