Staging
v0.5.1
https://github.com/python/cpython
Revision 0e428f2c3a30d627c34dfbbfab0b1eadb828fdfa authored by Antoine Pitrou on 14 September 2010, 18:39:20 UTC, committed by Antoine Pitrou on 14 September 2010, 18:39:20 UTC
........
  r84813 | antoine.pitrou | 2010-09-14 20:00:02 +0200 (mar., 14 sept. 2010) | 5 lines

  Issue #1552: socket.socketpair() now returns regular socket.socket
  objects supporting the whole socket API (rather than the "raw"
  _socket.socket objects).
........
1 parent bd63a99
History
Tip revision: 0e428f2c3a30d627c34dfbbfab0b1eadb828fdfa authored by Antoine Pitrou on 14 September 2010, 18:39:20 UTC
Blocked revisions 84813 via svnmerge
Tip revision: 0e428f2
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 723 bytes
.hgignore -rw-r--r-- 920 bytes
.hgtags -rw-r--r-- 4.0 KB
LICENSE -rw-r--r-- 14.1 KB
Makefile.pre.in -rw-r--r-- 39.0 KB
README -rw-r--r-- 6.9 KB
configure -rwxr-xr-x 385.1 KB
configure.in -rw-r--r-- 115.2 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 32.5 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 75.9 KB

README

back to top