On Tue, Jul 16, 2013 at 3:52 PM, Simfake Fake <simfake.mapp...@gmail.com> wrote: > Just bumping this, but has anybody have any personal experience with > bluetooth in python 3? Perhaps my issue is that the windows version doesn't > include it?
I haven't worked with Bluetooth in Python, but my reading of the socket module docs is that AF_BLUETOOTH doesn't imply strong support anyway. I'd recommend looking for a dedicated bluetooth module; there seem to be some around. ChrisA -- http://mail.python.org/mailman/listinfo/python-list