]> granicus.if.org Git - python/commit
Merged revisions 74907 via svnmerge from
authorEric Smith <eric@trueblade.com>
Fri, 18 Sep 2009 13:59:58 +0000 (13:59 +0000)
committerEric Smith <eric@trueblade.com>
Fri, 18 Sep 2009 13:59:58 +0000 (13:59 +0000)
commit53cda5312a36c08cf93a63cc865aa3052cf0fff1
tree17ea001d3f24509f63c5269dc5bb6ab59fd300b6
parent182dffae353ee263d320745e1789a4a780a5fb7d
Merged revisions 74907 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r74907 | eric.smith | 2009-09-18 09:23:13 -0400 (Fri, 18 Sep 2009) | 1 line

  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