Staging
v0.5.1
https://github.com/python/cpython
Revision c9213f5849d50bd5eadd8ba3622644881b47403a authored by Antoine Pitrou on 04 February 2010, 20:26:18 UTC, committed by Antoine Pitrou on 04 February 2010, 20:26:18 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r77972 | antoine.pitrou | 2010-02-04 21:23:24 +0100 (jeu., 04 févr. 2010) | 12 lines

  Merged revisions 77970 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r77970 | antoine.pitrou | 2010-02-04 21:20:18 +0100 (jeu., 04 févr. 2010) | 6 lines

    Issue #4772: Raise a ValueError when an unknown Bluetooth protocol is
    specified, rather than fall through to AF_PACKET (in the `socket` module).
    Also, raise ValueError rather than TypeError when an unknown TIPC address
    type is specified.  Patch by Brian Curtin.
  ........
................
1 parent a5b2873
History
Tip revision: c9213f5849d50bd5eadd8ba3622644881b47403a authored by Antoine Pitrou on 04 February 2010, 20:26:18 UTC
Merged revisions 77972 via svnmerge from
Tip revision: c9213f5
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 705 bytes
.hgignore -rw-r--r-- 900 bytes
.hgtags -rw-r--r-- 3.9 KB
LICENSE -rw-r--r-- 14.0 KB
Makefile.pre.in -rw-r--r-- 38.8 KB
README -rw-r--r-- 6.9 KB
configure -rwxr-xr-x 689.1 KB
configure.in -rw-r--r-- 112.5 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 31.5 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 71.2 KB

README

back to top