commit | 323dd70b48c1a665eb96a7e32636fdad03bd5dc1 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Wed Oct 27 20:27:14 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Wed Oct 27 20:27:14 2010 +0000 |
tree | b388c3a6d1a2e4b266ad213320a5a9b791030625 | |
parent | 9acae51be2d9e17ecab3e174cb32dd05e1097c1f [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. ........