commit | f1b521ce0c48dc82021e0d3508a17187f456dc2b | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Wed Jan 05 21:20:28 2011 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Wed Jan 05 21:20:28 2011 +0000 |
tree | 8032e7f7ed0470c7a62e97a118377609361191b1 | |
parent | c812360461706943712782591e3d51f4603f22ce [diff] |
Merged revisions 87769 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r87769 | antoine.pitrou | 2011-01-05 22:17:36 +0100 (mer., 05 janv. 2011) | 3 lines Overhaul the documentation about socket timeouts. ........