Staging
v0.8.1
https://github.com/python/cpython
Revision 6e127db0ed5288f1917bb166b561bd601fcc51c6 authored by Antoine Pitrou on 04 February 2010, 20:26:34 UTC, committed by Antoine Pitrou on 04 February 2010, 20:26:34 UTC
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 f85bba5
History
Tip revision: 6e127db0ed5288f1917bb166b561bd601fcc51c6 authored by Antoine Pitrou on 04 February 2010, 20:26:34 UTC
Merged revisions 77970 via svnmerge from
Tip revision: 6e127db
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 4.2 KB
LICENSE -rw-r--r-- 13.8 KB
Makefile.pre.in -rw-r--r-- 38.3 KB
README -rw-r--r-- 53.6 KB
configure -rwxr-xr-x 673.9 KB
configure.in -rw-r--r-- 107.9 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.9 KB
setup.py -rw-r--r-- 81.4 KB

README

back to top