commit | 9103597ee7e318f5c7183a1b1c97e5322f1f77aa | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Mon May 31 17:04:40 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Mon May 31 17:04:40 2010 +0000 |
tree | dbcdd660b15d8114995925cd365c8fa698e1e612 | |
parent | 32eb864d3145da9116f041c6efcb6b320c6100f5 [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) ........