Increase prerequisite from Python 2.4 to Python 2.7.
[cascardo/ovs.git] / python / ovs / poller.py
2015-06-23 Ben PfaffIncrease prerequisite from Python 2.4 to Python 2.7.
2013-04-16 YAMAMOTO Takashipython/ovs/poller.py: workaround an eventlet bug
2012-11-19 FUJITA Tomonoridon't use select.POLL* constants
2012-09-12 Isaku Yamahatapython/ovs: socket_util uses select.poll
2012-09-05 Isaku Yamahatapython/ovs/poller: use select.select instead of select...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2011-09-27 Ethan Jacksonpython: Upgrade to vlog.
2011-09-24 Ethan Jacksonpython: Style cleanup.
2010-09-18 Ethan Jacksonpython: timer_wait_until calculated current time incorr...
2010-08-25 Ben PfaffImplement initial Python bindings for Open vSwitch...