2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-25 15:07:05 +00:00
Files
openvswitch/python/ovs
Terry Wilson 6a1c98461b Add a __str__ method to idl.Row
It's sometimes handy to log an entire Row object, so this just
adds a string representation of the object as:

   Tablename(col1=val1, col2=val2, ..., coln=valn)

Signed-off-by: Terry Wilson <twilson@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
2019-09-25 14:20:24 -07:00
..
2019-09-25 14:20:24 -07:00
2017-03-08 21:11:48 -08:00
2017-03-08 21:11:48 -08:00
2019-02-12 14:30:19 -08:00
2012-05-02 17:08:02 -07:00
2019-01-11 08:45:04 -08:00