commit | 558d9bf5286b5c4f14c92e2e81532dd7fdd3a332 | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Thu Jun 03 09:24:42 2004 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Thu Jun 03 09:24:42 2004 +0000 |
tree | b36e4a9e3bdb0087422e116053fe5bb9c70df5ca | |
parent | eac324b90bc76c5c8e305d567c40d53e3440593e [diff] |
Patch #929192: Improvements to bluetooth support. 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.