I want to read the output of "ip monitor neigh" which will show changes in the ARP table on my Linux computer. Each change is a new line printed by "ip" and the process continues to run forever.
-- damjan -- http://mail.python.org/mailman/listinfo/python-list