python/ovs/poller: use select.select instead of select.poll.
[openvswitch] / python / ovs / unixctl /
2012-05-22 Ben Pfaffpython: Break unixctl implementation into registry...