On 2006-03-07, luca72 <[EMAIL PROTECTED]> wrote:
> Hello Grant and Hello Steve.
>
> Pls. don't kill me, but if you try the code above written you see that
> after the read the port close.
> My question is only: why it close without the close command?

I've answered that question TWICE.

The ser object is getting garbage collected.  That closes the
port.

-- 
Grant Edwards                   grante             Yow!  Yow! Are we laid
                                  at               back yet?
                               visi.com            
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to