[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

Re: [Pythonmac-SIG] Problems with /Library/ScriptingAdditions/Adobe Unit Types.osax

2012-06-07 Thread Kevin Walzer
On 6/6/12 10:12 AM, William R. Wing (Bill Wing) wrote: But, it still leaves me wondering - why do wxPython and Tkinter need to look at stuff in the ScriptingAdditions area of the OS at all? That one leaves me stumped. There is nothing in your code that appears to be calling Scripting Addition