python: Stop using xrange().
[cascardo/ovs.git] / python / ovs / ovsuuid.py
2016-01-20 Russell Bryantpython: Stop using xrange().
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-12 Terry Wilsonpython: Start fixing some Python 3 issues.
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2011-09-24 Ethan Jacksonpython: Style cleanup.
2011-09-24 Ethan Jacksonovsuuid.py: Fix use of undefined symbol.
2011-09-23 Ben Pfaffpython: Accept multiple forms of strings and lists...
2011-09-23 Ben Pfaffovs.ovsuuid: Get rid of ovs.ovsuuid.UUID class.
2011-08-25 Ben Pfaffovs.ovsuuid: Fix UUID.cInitUUID invocation of re.match...
2011-03-10 Ben Pfaffpython/ovs/ovsuuid: Fix behavior of UUID.from_json...
2010-08-25 Ben PfaffImplement initial Python bindings for Open vSwitch...