[Python-checkins] r84831 - python/branches/release27-maint

antoine.pitrou python-checkins at python.org
Wed Sep 15 13:14:58 CEST 2010


Author: antoine.pitrou
Date: Wed Sep 15 13:14:58 2010
New Revision: 84831

Log:
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
........


Modified:
   python/branches/release27-maint/   (props changed)


More information about the Python-checkins mailing list