Re: [Pythonmac-SIG] pyserial

2005-11-24 Thread Adam Bridge
On Thursday, November 24, 2005 Adam Bridge thoughtfully wrote: >On Thursday, November 24, 2005 Roger Binns thoughtfully wrote: > >>> i was wondering if anyone has tried to use this library on OSX, i am not >>> sure that it actually supports it. >> >>pyserial works fine on Mac. I've been using it

Re: [Pythonmac-SIG] pyserial

2005-11-24 Thread Adam Bridge
On Thursday, November 24, 2005 Roger Binns thoughtfully wrote: >> i was wondering if anyone has tried to use this library on OSX, i am not >> sure that it actually supports it. > >pyserial works fine on Mac. I've been using it for years in BitPim. > >Roger Is this helpful for a USB to Serial co

Re: [Pythonmac-SIG] pyserial

2005-11-24 Thread Roger Binns
> i was wondering if anyone has tried to use this library on OSX, i am not > sure that it actually supports it. pyserial works fine on Mac. I've been using it for years in BitPim. Roger ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://ma

Re: [Pythonmac-SIG] Interactive shell

2005-11-24 Thread Michael J. Barber
On Nov 23, 2005, at 4:37 PM, Chris Barker wrote: > I've never been able to figure out when to use .profile vs .bashrc, but > I thought it had to do with only one of them being run when a subshell > was started, or something like that. > That's basically it. For a login shell, .profile is run; you