commit | e0c5f3cf38aa0e913dffb028d9128f61514ae258 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Wed Oct 27 20:35:26 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Wed Oct 27 20:35:26 2010 +0000 |
tree | 499339917890c11422cee301dc8c10ca467fd637 | |
parent | 78de9cc146c3078b325ede5eeb9b06d9c44eada2 [diff] |
Merged revisions 85868 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85868 | antoine.pitrou | 2010-10-27 22:13:57 +0200 (mer., 27 oct. 2010) | 3 lines Issue #8852: Allow the socket module to build on OpenSolaris. ........