commit | 1e8a75414ff57ff8fa42d59d5717be9639c55b12 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Mon Aug 16 00:32:47 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Mon Aug 16 00:32:47 2010 +0000 |
tree | 0b934e748c268ede7d022369448bab0f2e401e98 | |
parent | c7ff21687f7da601ade74ec2d8a7682493a774bf [diff] |
Merged revisions 84086 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r84086 | antoine.pitrou | 2010-08-16 02:28:05 +0200 (lun., 16 août 2010) | 3 lines Save and restore the global asyncore.socket_map, and warn if a test modified it ........