commit | b0d6a59666ee89d80b5f0aa23805dea4a83b2c3e | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Mon May 31 17:02:35 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Mon May 31 17:02:35 2010 +0000 |
tree | b9cf62e941ad2a1f0b4477db64a217827421877a | |
parent | f5144ff58651e07c696cc9d8ed51650484505169 [diff] |
Merged revisions 81621 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r81621 | antoine.pitrou | 2010-05-31 19:01:01 +0200 (lun., 31 mai 2010) | 4 lines Improve documentation for getaddrinfo() (part of #8857) ........