Re: [Pythonmac-SIG] Serial port IO on Python 2.7.3 on OS X

2012-06-08 Thread Ronald Oussoren
On 8 Jun, 2012, at 2:16, Mike Wirth wrote: > 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 >

Re: [Pythonmac-SIG] Serial port IO on Python 2.7.3 on OS X

2012-06-08 Thread Pascal Oberndörfer
Am 08.06.12 02:16, schrieb Mike Wirth: 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 i

[Pythonmac-SIG] Serial port IO on Python 2.7.3 on OS X

2012-06-07 Thread Mike Wirth
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