• Martin v. Löwis's avatar
    Patch #929192: Improvements to bluetooth support. · 558d9bf5
    Martin v. Löwis authored
    Added setbdaddr and makebdaddr.
    Extended makesockaddr to understand Bluetooth addresses.
    Changed getsockaddr to expect the Bluetooth addresses as a string,
    not a six element tuple.
    Reformatted some of the Bluetooth code to be more consistent with PEP 7.
    558d9bf5
socketmodule.c 110 KB