On Mon, Feb 22, 2016 at 03:16:15PM -0500, Russell Bryant wrote:
> On Mon, Feb 22, 2016 at 11:53 AM, Ben Pfaff wrote:
>
> > On Tue, Feb 02, 2016 at 05:36:46PM -0500, Russell Bryant wrote:
> > > Update the tests in check-structs.at to run with both Python 2 and 3 if
> > > available. The check-stru
On Mon, Feb 22, 2016 at 11:53 AM, Ben Pfaff wrote:
> On Tue, Feb 02, 2016 at 05:36:46PM -0500, Russell Bryant wrote:
> > Update the tests in check-structs.at to run with both Python 2 and 3 if
> > available. The check-structs script is written in Python, though does
> > not use the ovs Python li
On Tue, Feb 02, 2016 at 05:36:46PM -0500, Russell Bryant wrote:
> Update the tests in check-structs.at to run with both Python 2 and 3 if
> available. The check-structs script is written in Python, though does
> not use the ovs Python library. The script did require fixes in a
> previous commit t
Update the tests in check-structs.at to run with both Python 2 and 3 if
available. The check-structs script is written in Python, though does
not use the ovs Python library. The script did require fixes in a
previous commit to make it Python 3 compatible, so this ensures that
compatibility remain