commit | ee541e0d81a3f0a314aa9f59f324fa817bd6d27a | [log] [tgz] |
---|---|---|
author | Daniel Stutzbach <daniel@stutzbachenterprises.com> | Fri Sep 03 12:42:06 2010 +0000 |
committer | Daniel Stutzbach <daniel@stutzbachenterprises.com> | Fri Sep 03 12:42:06 2010 +0000 |
tree | fb00755567a3b49d9c8d7863f463d05ee5c12f3a | |
parent | b82d5e1525f5bcad8c3ff23f2cfe679227643a65 [diff] |
Merged revisions 84450 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r84450 | daniel.stutzbach | 2010-09-03 07:38:33 -0500 (Fri, 03 Sep 2010) | 1 line Fix Issue9753: socket.dup() does not always work right on Windows ........