• Antoine Pitrou's avatar
    Merged revisions 77970 via svnmerge from · b6375f12
    Antoine Pitrou yazdı
    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.
    ........
    b6375f12
socketmodule.c 130 KB