Salvatore Di Fazio wrote:

> Thank you guys, but I would like to use the standard libraries

Then I suggest you read a good book about Unix programming,
especially about the workings of read(), write() and select(). If
you've understood this doing it with python's read/write/select
will be easy.

Everyone may choose to reinvent the wheel :)

Regards,


Björn

-- 
BOFH excuse #180:

ether leak

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to