Hi, folks,
Newbie (to Python) here. I'm porting a Python app from Windows that talks
to a Bluetooth 2.1 device using the serial profile (on WinXP it shows up as
two numbered COM ports, one inbound and the other outbound) On the Mac,
the device shows up in /dev as:
crw-rw-rw- 1 root wheel
Whoops, meant to send this to the group address.
-- Forwarded message --
From: Mike Wirth
Date: Fri, Jun 8, 2012 at 10:55 AM
Subject: Re: [Pythonmac-SIG] Serial port IO on Python 2.7.3 on OS X
To: Ronald Oussoren
Pascal and Ronald,
Thanks. I'll let you know what works f