From: Antoine Pitrou Date: Wed, 15 Sep 2010 11:14:58 +0000 (+0000) Subject: Blocked revisions 84825-84826,84830 via svnmerge X-Git-Tag: v2.7.1rc1~280 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5c2ce5e901a2b837ea57f67b25951605fefbe23d;p=python Blocked revisions 84825-84826,84830 via svnmerge ........ 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 ........ ---