]> granicus.if.org Git - python/commit
Merged revisions 84825-84826,84830 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 15 Sep 2010 11:16:39 +0000 (11:16 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 15 Sep 2010 11:16:39 +0000 (11:16 +0000)
commitecbf2dea367b8dd971ccf4f3e3814afbb9ed5af9
tree0673011b809ab275d6d7ac2b9017e50ae9d6d7bc
parent984ce40832609fabb04963518de593b0d17c4944
Merged revisions 84825-84826,84830 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r84825 | antoine.pitrou | 2010-09-15 10:39:25 +0200 (mer., 15 sept. 2010) | 3 lines

  Add a comment explaining why SocketIO is needed
........
  r84826 | antoine.pitrou | 2010-09-15 11:32:45 +0200 (mer., 15 sept. 2010) | 3 lines

  Improve docs for socket.makefile() and SocketIO
........
  r84830 | antoine.pitrou | 2010-09-15 13:12:57 +0200 (mer., 15 sept. 2010) | 3 lines

  Reverted unwanted change in r84826
........
Doc/library/socket.rst
Lib/socket.py